[2025-04-04] Update to neovim v0.11
https://gpanders.com/blog/whats-new-in-neovim-0-11/
This commit is contained in:
parent
9eff9122fc
commit
7603f0de8e
5 changed files with 12 additions and 13 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue