mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update indent-blankline settings
This commit is contained in:
parent
308d9c0b5d
commit
a53cd6766d
@ -770,7 +770,7 @@ let g:indent_blankline_char = '│'
|
||||
" let g:indent_blankline_char = '┆'
|
||||
" let g:indent_blankline_char = '┊'
|
||||
|
||||
let g:indent_blankline_filetype_exclude = ['help', 'startify', 'git']
|
||||
let g:indent_blankline_filetype_exclude = ['help', 'startify', 'git', 'markdown']
|
||||
"}}
|
||||
|
||||
"{{ Misc plugin setting
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user