update neovim linux-dev

This commit is contained in:
2025-03-03 12:09:55 +01:00
parent cfb474d7c8
commit 0091a4a8e3
2 changed files with 4 additions and 14 deletions

View File

@@ -1,9 +0,0 @@
return {
{ -- Add indentation guides even on blank lines
'lukas-reineke/indent-blankline.nvim',
-- Enable `lukas-reineke/indent-blankline.nvim`
-- See `:help ibl`
main = 'ibl',
opts = {},
},
}