From b7b06e69392b8c0b1bc6b2a258e6bc284608fcee Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Thu, 14 Jun 2018 15:40:19 -0600 Subject: Adding in the ranger plugin --- vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/vimrc b/vimrc index 64a1294..e1fafa8 100644 --- a/vimrc +++ b/vimrc @@ -5,6 +5,7 @@ Plug 'tpope/vim-commentary' " Better commenting commands Plug 'tpope/vim-fugitive' " Git integration with vim Plug 'tpope/vim-surround' " Helps with surrounding text Plug 'morhetz/gruvbox' " Pretty colorscheme +Plug 'francoiscabrol/ranger.vim' " Ranger integration Plug 'ledger/vim-ledger' " Ledger plugin Plug 'python-mode/python-mode' " Python awesomeness in vim Plug 'chr4/nginx.vim' " nginx stuff -- cgit v1.2.3