Add slim-mode
This commit is contained in:
parent
649a15a61f
commit
1df505aa3c
2 changed files with 3 additions and 1 deletions
|
@ -45,6 +45,8 @@
|
|||
:mode "\\.jade$"
|
||||
:config (require 'sws-mode))
|
||||
|
||||
(use-package slim-mode :mode "\\.slim$")
|
||||
|
||||
(use-package web-mode
|
||||
:mode ("\\.\\(p\\)?htm\\(l\\)?$" "\\.tpl\\(\\.php\\)?$" "\\.erb$" "wp-content/themes/.+/.+\\.php$")
|
||||
:init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue