We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76bf5dd + 967c635 commit df883a3Copy full SHA for df883a3
init.lua
@@ -177,7 +177,7 @@ require('lazy').setup({
177
-- Add indentation guides even on blank lines
178
'lukas-reineke/indent-blankline.nvim',
179
-- Enable `lukas-reineke/indent-blankline.nvim`
180
- -- See `:help indent_blankline.txt`
+ -- See `:help ibl`
181
main = 'ibl',
182
opts = {},
183
},
0 commit comments