Add the less-css-mode package

This commit is contained in:
Gergely Polonkai 2017-04-19 21:57:15 +02:00
parent 224f200756
commit 3fbee21d44

View File

@ -1016,6 +1016,8 @@ INFO plist."
(concat "am start -a android.intent.action.VIEW --user 0 -d " (concat "am start -a android.intent.action.VIEW --user 0 -d "
url)))))) url))))))
(use-package less-css-mode)
(add-hook 'python-mode-hook (add-hook 'python-mode-hook
(lambda () (lambda ()
(add-to-list 'prettify-symbols-alist (add-to-list 'prettify-symbols-alist