aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.vimrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.vimrc b/.vimrc
index 09f739a..9dcf98e 100644
--- a/.vimrc
+++ b/.vimrc
@@ -1164,7 +1164,7 @@ ColorScheme! ocean
" Plugins configuration {{{1
-" Load builtin plugins.
+" Load builtin plugins. {{{2
" :help :Man
runtime ftplugin/man.vim
@@ -1365,7 +1365,7 @@ xmap sg/ <Plug>(incsearch-easymotion-stay)
" indentline {{{2
-let g:indentLine_fileTypeExclude = ['help', 'chart']
+let g:indentLine_fileTypeExclude = ['help']