[2025-04-04] Update to neovim v0.11

https://gpanders.com/blog/whats-new-in-neovim-0-11/
This commit is contained in:
Andrew Conlin 2025-04-04 11:32:58 +01:00
parent 9eff9122fc
commit 7603f0de8e
5 changed files with 12 additions and 13 deletions

View file

@ -12,7 +12,7 @@ require('plugins.treesitter')
--require('plugins.noice')
require('plugins.statuscol')
vim.diagnostic.config({
virtual_text = false,
virtual_lines = { current_line = true, },
underline = true,
signs = {
text = {