feat: astronvim 5.x

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2025-04-16 13:27:33 -03:00
parent 12fe34c45e
commit 4b056829fc
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
7 changed files with 152 additions and 51 deletions

View file

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