Add helm-swoop command
This commit is contained in:
parent
07be5c9ab3
commit
571182c9c1
6 changed files with 15 additions and 7 deletions
|
|
@ -27,5 +27,8 @@
|
|||
(add-hook 'html-mode-hook 'editor-config-web)
|
||||
(add-hook 'html-mode-hook 'completion-config-web)
|
||||
|
||||
(add-hook 'web-mode-hook 'editor-config-web)
|
||||
(add-hook 'web-mode-hook 'completion-config-web)
|
||||
|
||||
(provide 'web)
|
||||
;;; web.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue