feat: fish-lsp
This commit is contained in:
parent
effa29d2a4
commit
c559a28f94
2 changed files with 3 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
||||||
dockerfile-language-server-nodejs
|
dockerfile-language-server-nodejs
|
||||||
emmet-language-server
|
emmet-language-server
|
||||||
fd
|
fd
|
||||||
|
fish-lsp
|
||||||
gofumpt
|
gofumpt
|
||||||
gopls
|
gopls
|
||||||
gotools
|
gotools
|
||||||
|
|
|
@ -29,6 +29,8 @@ return {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
fish_lsp = {},
|
||||||
|
|
||||||
html = {
|
html = {
|
||||||
filetypes = { 'html', 'liquid' },
|
filetypes = { 'html', 'liquid' },
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue