feat: astronvim 5.x
This commit is contained in:
parent
12fe34c45e
commit
4b056829fc
7 changed files with 152 additions and 51 deletions
|
@ -20,7 +20,7 @@ return {
|
|||
-- Diagnostics configuration (for vim.diagnostics.config({...})) when diagnostics are on
|
||||
diagnostics = {
|
||||
virtual_text = true,
|
||||
underline = true,
|
||||
virtual_lines = false,
|
||||
},
|
||||
-- vim options can be configured here
|
||||
options = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue