add clojure-lsp
This commit is contained in:
parent
e9d771410e
commit
e805a60b84
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
@ -413,6 +413,7 @@ local servers = {
|
||||||
-- rust_analyzer = {},
|
-- rust_analyzer = {},
|
||||||
-- tsserver = {},
|
-- tsserver = {},
|
||||||
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
||||||
|
clojure_lsp = {},
|
||||||
|
|
||||||
lua_ls = {
|
lua_ls = {
|
||||||
Lua = {
|
Lua = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue