]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Fri, 5 Aug 2016 05:10:00 +0000 (14:10 +0900)
committerPHO <pho@cielonegro.org>
Fri, 5 Aug 2016 05:10:00 +0000 (14:10 +0900)
dot-files/_emacs_el

index 942e9a88a5e66e0e9b540c982bef72c2e45957d8..c3474307bf4f8fe4d4473ab1f96d82c2763fad4b 100644 (file)
@@ -427,6 +427,10 @@ Will prompt you shell name when you type `C-u' before this command." t)
   "Major mode for editing YAML files." t)
 (add-to-list 'auto-mode-alist '("\\.ya?ml$"  . yaml-mode))
 
+;; less-css-mode
+(autoload 'less-css-mode "less-css-mode" "Major mode for editing LESS files" t)
+(add-to-list 'auto-mode-alist '("\\.less\\'" . less-css-mode))
+
 ;; Troublesome Tasks
 (if (equal (system-name) "seras")
     (progn