mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-13 23:16:44 +00:00
8 lines
167 B
Lua
8 lines
167 B
Lua
require('ibl').setup()
|
|
-- setup({
|
|
-- char = '|',
|
|
-- buftype_exclude = { 'terminal' },
|
|
-- show_trailing_blankline_indent = false,
|
|
-- show_current_context = true,
|
|
-- })
|