Emacs: Start lsp for web-mode and css-mode.
This commit is contained in:
parent
d9b2ef65fa
commit
b69ee4c3aa
|
@ -44,6 +44,8 @@
|
|||
(python-mode . lsp)
|
||||
(nxml-mode . lsp)
|
||||
(json-mode . lsp)
|
||||
(web-mode . lsp)
|
||||
(css-mode . lsp)
|
||||
(lsp-mode . lsp-enable-which-key-integration)))
|
||||
|
||||
;; Eye-candy and flycheck support for lsp-mode.
|
||||
|
|
Loading…
Reference in New Issue
Block a user