🐛 Fixed small error

This commit is contained in:
z3rOR0ne 2023-11-19 18:34:50 -08:00
parent 3b96e0b641
commit 01e4a0e8db

View file

@ -49,6 +49,7 @@ function SetAutoCmp(mode)
end
SetAutoCmp(Mode)
lsp.setup()
vim.diagnostic.config({
virtual_text = true,