lang/web: remove redundant :commands declaration
emmet-mode already autoloads this command.
This commit is contained in:
parent
7df4e252fd
commit
774956d809
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
|
||||
|
||||
(def-package! emmet-mode
|
||||
:commands emmet-mode
|
||||
:preface (defvar emmet-mode-keymap (make-sparse-keymap))
|
||||
:hook (css-mode web-mode html-mode haml-mode nxml-mode rjsx-mode reason-mode)
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue