mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-25 15:10:16 +00:00
mig packer to lazy and archive
Signed-off-by: d0zingcat <leewtang@gmail.com>
This commit is contained in:
7
nvim/lua/legacy/indent-blankline.lua
Normal file
7
nvim/lua/legacy/indent-blankline.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
require('ibl').setup()
|
||||
-- setup({
|
||||
-- char = '|',
|
||||
-- buftype_exclude = { 'terminal' },
|
||||
-- show_trailing_blankline_indent = false,
|
||||
-- show_current_context = true,
|
||||
-- })
|
||||
Reference in New Issue
Block a user