Updated config
This commit is contained in:
parent
8fcda55cbd
commit
0943589dd7
21 changed files with 155 additions and 199 deletions
|
@ -43,8 +43,4 @@ opt.statusline = "%{repeat('─',winwidth('.'))}"
|
|||
|
||||
-- Undo
|
||||
opt.undofile = true
|
||||
opt.undolevels = 10000
|
||||
|
||||
-- Virtual text
|
||||
vim.diagnostic.config({ virtual_lines = true })
|
||||
vim.lsp.enable({"clangd", "gopls", "rust-analyzer"})
|
||||
opt.undolevels = 10000
|
Loading…
Add table
Add a link
Reference in a new issue