Skip to navigation
Where to to download the scss emacs mode
25.12.14
https://github.com/antonj/scss-mode/ after adding the el file with its folder to your .emacs.d folder add this to your .emacs file (add-to-list 'load-path (expand-file-name "~/.emacs.d/scss-mode-master")) (autoload 'scss-mode "scss-mode") (add-to-list 'auto-mode-alist '("\\.scss\\'" . scss-mode))
http://www.emacswiki.org/emacs/ScssMode
Reply
Anonymous
Information Epoch 1736603656
Live free or die.
Home
Notebook
Contact us