aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vimrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index 9819874..2005ccc 100644
--- a/vimrc
+++ b/vimrc
@@ -18,7 +18,8 @@ Plug 'tpope/vim-fugitive' " Git integration with vim
Plug 'tpope/vim-surround' " Helps with surrounding text
Plug 'vimwiki/vimwiki' " A cool program for wiki notes
Plug 'tmhedberg/matchit' " Match tags in html
-Plug 'scrooloose/nerdtree' " I hate nerdtree but I have netrw even more
+Plug 'rbgrouleff/bclose.vim' " ranger.vim dep
+Plug 'francoiscabrol/ranger.vim' " ranger intergration
" Syntax highlighting / Themes
Plug 'morhetz/gruvbox' " Pretty colorscheme