zig lsp, changed from jedi to pylsp because of weird autocomplete issues

This commit is contained in:
2022-10-05 08:09:57 -05:00
parent f92b4d0236
commit c479a44422
3 changed files with 10 additions and 17 deletions
-5
View File
@@ -13,8 +13,3 @@ require("lsp")
--vim.opt.background = "light"
--vim.opt.background = "dark"
vim.cmd("colorscheme onedark")
--vim.cmd("colorscheme ghdark")
--vim.cmd("colorscheme github_dark_default")
--vim.cmd("colorscheme tokyonight")
--vim.cmd('hi rainbowcol1 guifg=#ffffff')