Disable LSP for PHP
This commit is contained in:
parent
1298ebdcf7
commit
42b99fbb5d
2
init.el
2
init.el
|
@ -148,7 +148,7 @@
|
||||||
+present ; using org-mode for presentations
|
+present ; using org-mode for presentations
|
||||||
+pretty)
|
+pretty)
|
||||||
;;perl ; write code no one else can comprehend
|
;;perl ; write code no one else can comprehend
|
||||||
(php +lsp) ; perl's insecure younger brother
|
php ; perl's insecure younger brother
|
||||||
;;plantuml ; diagrams for confusing people more
|
;;plantuml ; diagrams for confusing people more
|
||||||
;;purescript ; javascript, but functional
|
;;purescript ; javascript, but functional
|
||||||
(python +lsp ; beautiful is better than ugly
|
(python +lsp ; beautiful is better than ugly
|
||||||
|
|
Loading…
Reference in New Issue