This commit is contained in:
parent
ce19d6a62c
commit
624ab42f73
26 changed files with 493 additions and 163 deletions
|
|
@ -34,3 +34,5 @@ vim.o.timeoutlen = 300
|
|||
|
||||
vim.o.splitbelow = true
|
||||
vim.o.splitright = true
|
||||
|
||||
vim.diagnostic.config({ virtual_text = true })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue