disable scss-mode and edit scss files with web-mode

This commit is contained in:
Jesús
2019-02-19 21:01:58 -05:00
parent 6ff91eb157
commit 35579ba577
2 changed files with 6 additions and 5 deletions

View File

@@ -9,6 +9,7 @@
("\\.tpl\\'" . web-mode)
("\\.jsp\\'" . web-mode)
("\\.gsp\\'" . web-mode)
("\\.scss\\'" . web-mode)
("\\.ctp\\'" . web-mode))
:config
;; web-modeの設定