Add Hy mode
This commit is contained in:
parent
4c59c555d0
commit
3cb9fa25b9
2 changed files with 2 additions and 0 deletions
1
init-package/init-hy-mode.el
Normal file
1
init-package/init-hy-mode.el
Normal file
|
@ -0,0 +1 @@
|
|||
(require 'hy-mode)
|
|
@ -45,6 +45,7 @@
|
|||
helm-c-yasnippet
|
||||
helm-projectile
|
||||
htmlize
|
||||
hy-mode
|
||||
ido-vertical-mode
|
||||
jedi
|
||||
json-mode
|
||||
|
|
Reference in a new issue