Skip to content

Commit 48ff046

Browse files
committed
Release 0.4
- Improve detection of component sections - Use narrowed indentation by default - Allow indirect editing of all windows - Add customizable indirect modes
1 parent eab311f commit 48ff046

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vue-mode.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
;; Author: codefalling <code.falling@gmail.com>
66
;; Keywords: languages
77

8-
;; Version: 0.3.1
9-
;; Package-Requires: ((mmm-mode "0.5.4") (vue-html-mode "0.1") (ssass-mode "0.1") (edit-indirect "0.1.4"))
8+
;; Version: 0.4.0
9+
;; Package-Requires: ((mmm-mode "0.5.5") (vue-html-mode "0.2") (ssass-mode "0.2") (edit-indirect "0.1.4"))
1010

1111
;; This program is free software; you can redistribute it and/or modify
1212
;; it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)