configured lsp plugins
This commit is contained in:
@@ -57,5 +57,6 @@ vim.opt.termguicolors = true -- required for colorizer
|
||||
|
||||
--set background color on entering and leaving nvim
|
||||
require('autocommands')
|
||||
vim.env.PATH = vim.fn.stdpath("data") .. "/mason/bin" .. ":" .. vim.env.PATH
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user