nvim: init.vim: Remove rooter
Rooter seems to effect the cscope & fzf integration. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
9dd0ad4e87
commit
960af2006a
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ Plug 'zenzike/vim-haskell-unicode'
|
|||
Plug 'lifepillar/pgsql.vim'
|
||||
Plug 'purescript-contrib/purescript-vim'
|
||||
Plug 'mbbill/undotree'
|
||||
Plug 'airblade/vim-rooter'
|
||||
|
||||
" Initialize plugin system
|
||||
call plug#end()
|
||||
|
|
Loading…
Reference in a new issue