Add the less-css-mode package
This commit is contained in:
parent
224f200756
commit
3fbee21d44
2
init.el
2
init.el
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user