Skip to content

Commit

Permalink
[vim] Remove RootIgnore plugin, as it errors
Browse files Browse the repository at this point in the history
  • Loading branch information
bjeanes committed Sep 8, 2019
1 parent c16182e commit 88b3373
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions editors/vim/vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ Plug 'tpope/vim-sensible' " Sensible defaults, duh
" Out of the box support for many languages
Plug 'sheerun/vim-polyglot', { 'tag': '*' }

Plug 'octref/RootIgnore' " Populate wildignore option from local gitignores

Plug 'scrooloose/nerdtree', { 'tag': '*' }
let g:NERDTreeWinPos='right'
let g:NERDTreeRespectWildIgnore=1 " Hide things from wildignore
Expand Down

0 comments on commit 88b3373

Please sign in to comment.