mirror of
https://github.com/ivuorinen/astronvim_config.git
synced 2026-02-03 19:43:02 +00:00
Astronvim config from kabinspace/AstroNvim_user
This commit is contained in:
5
diagnostics.lua
Normal file
5
diagnostics.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
-- Diagnostics configuration (for vim.diagnostics.config({...})) when diagnostics are on
|
||||
return {
|
||||
virtual_text = true,
|
||||
underline = true,
|
||||
}
|
||||
Reference in New Issue
Block a user