disable lsp for web, it's too heavy

This commit is contained in:
insects 2025-01-02 13:41:20 +01:00
parent 6164a78627
commit f9d3c7dcbe

View file

@ -172,7 +172,7 @@
;;solidity ; do you need a blockchain? No.
;;swift ; who asked for emoji variables?
;;terra ; Earth and Moon in alignment for performance.
(web +tree-sitter +lsp) ; the tubes
(web +tree-sitter) ; the tubes
;;yaml ; JSON, but readable
;;zig ; C, but simpler