Merge branch 'master' of https://git.evilmuff.in/evilmuffinha/dotfiles
This commit is contained in:
commit
f7a0fa36c8
|
@ -58,7 +58,9 @@ local lsp_confs = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
ccls = {},
|
ccls = {},
|
||||||
pyright = {},
|
jedi_language_server = {
|
||||||
|
filetypes = { "python", "sage.python" },
|
||||||
|
},
|
||||||
gopls = {},
|
gopls = {},
|
||||||
dartls = {},
|
dartls = {},
|
||||||
tsserver = {
|
tsserver = {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user