From e3ef0791e7462c95c77ec9014d92ec97484789c8 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 5 Jan 2023 02:52:05 +0100 Subject: Refactor lsp --- fnl/config/lsp/servers.fnl | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 fnl/config/lsp/servers.fnl (limited to 'fnl/config/lsp/servers.fnl') diff --git a/fnl/config/lsp/servers.fnl b/fnl/config/lsp/servers.fnl new file mode 100644 index 0000000..0d50953 --- /dev/null +++ b/fnl/config/lsp/servers.fnl @@ -0,0 +1,18 @@ +;; List of lsp that should be automatically installed and supported. + +[:bashls + :clangd + :cssls + :dockerls + :hls + :html + :jsonls + :rust_analyzer + :sqls + :sumneko_lua + :taplo + :terraformls + :texlab + :tflint + :yamlls + :zk] -- cgit v1.2.3-70-g09d2