Explorar o código

idk how python got there

Chris %!s(int64=4) %!d(string=hai) anos
pai
achega
425b312799
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lua/lsp/init.lua

+ 0 - 1
lua/lsp/init.lua

@@ -292,7 +292,6 @@ end
 
 function lsp_config.setup(lang)
   local lang_server = lvim.lang[lang].lsp
-  require("lsp.null-ls").setup "python"
   local provider = lang_server.provider
   if require("lv-utils").check_lsp_client_active(provider) then
     return