diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-11-13 01:28:14 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-11-13 01:28:14 +0100 |
commit | d38688868b5bc591c729931e4be824fe90a0b87a (patch) | |
tree | a33247b7597d99903e3cc45dd21b1f53434e6255 /fnl/config/lsp/mason-lspconfig.fnl | |
parent | 817bedbba59c512628d35923a6e6fee804dc2b8a (diff) |
Remove go lsp stuff
Diffstat (limited to 'fnl/config/lsp/mason-lspconfig.fnl')
-rw-r--r-- | fnl/config/lsp/mason-lspconfig.fnl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fnl/config/lsp/mason-lspconfig.fnl b/fnl/config/lsp/mason-lspconfig.fnl index 219d470..1ac5dde 100644 --- a/fnl/config/lsp/mason-lspconfig.fnl +++ b/fnl/config/lsp/mason-lspconfig.fnl @@ -5,8 +5,6 @@ :clangd :cssls :dockerls - ;; :erlangls ;; must install rebar3 first - ;; :fennel_language_server :hls :html :jsonls |