aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2020-11-03 23:53:06 +0800
committerjdhao <jdhao@hotmail.com>2020-11-03 23:53:06 +0800
commit9f1530cdf8a6f0cca1b97818330385a6405ff9a8 (patch)
tree3818ef24b9faa1bd7f58b598efc573e84574cb42
parentcad429e72118ba9eaa0dd2407523ba52a92c8734 (diff)
remove airline tagbar settings
-rw-r--r--core/plugins.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/plugins.vim b/core/plugins.vim
index 0ea4f94..ca23b16 100644
--- a/core/plugins.vim
+++ b/core/plugins.vim
@@ -782,7 +782,6 @@ let g:airline#extensions#tabline#buffer_nr_show = 1
let g:airline#extensions#tabline#buffer_nr_format = '%s. '
" Whether to show function or other tags on status line
-let g:airline#extensions#tagbar#enabled = 1
let g:airline#extensions#vista#enabled = 1
let g:airline#extensions#gutentags#enabled = 1