summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 8bdb6a5..edb7275 100644
--- a/.vimrc
+++ b/.vimrc
@@ -203,7 +203,6 @@ Plug 'airblade/vim-gitgutter' " git status gutter
Plug 'tpope/vim-fugitive' " git commands
Plug 'tpope/vim-rhubarb' " GitHub integration
Plug 'tpope/vim-commentary' " comment out stuff
-Plug 'yegappan/taglist' " code browser using ctags/cscope
Plug 'joestringer/cscope_maps' " cscope maps
Plug 'google/vim-searchindex' " show how many times a search pattern occurs