From 42b99fbb5de4911d6d46b2ef768c2cf4f350932c Mon Sep 17 00:00:00 2001 From: coolneng Date: Mon, 30 Nov 2020 00:00:30 +0100 Subject: [PATCH] Disable LSP for PHP --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 0a24e18..a0297e6 100644 --- a/init.el +++ b/init.el @@ -148,7 +148,7 @@ +present ; using org-mode for presentations +pretty) ;;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 ;;purescript ; javascript, but functional (python +lsp ; beautiful is better than ugly