configured lsp plugins

This commit is contained in:
venus
2026-03-10 02:12:25 -05:00
parent d223037865
commit be84313c2c
8 changed files with 106 additions and 15 deletions

View File

@@ -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