This commit is contained in:
2022-09-06 01:02:32 -04:00
+3 -1
View File
@@ -58,7 +58,9 @@ local lsp_confs = {
},
},
ccls = {},
pyright = {},
jedi_language_server = {
filetypes = { "python", "sage.python" },
},
gopls = {},
dartls = {},
tsserver = {