diff --git a/core/plugins.vim b/core/plugins.vim index cb72594..3827d0d 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -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