diff options
author | Cody Hiar <thornycrackers@users.noreply.github.com> | 2017-10-23 09:18:11 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-23 09:18:11 -0600 |
commit | 4951c19137e1e637a4edd932228aa5fb01673698 (patch) | |
tree | 6671618155356b57b59d434a84017d707f8ff8fb | |
parent | 3b9c30b3614399cf9b31f1b1954bafdacad295f1 (diff) |
Update vimrc
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ Plug 'vimwiki/vimwiki' " A cool program for wiki notes Plug 'tmhedberg/matchit' " Match tags in html Plug 'rbgrouleff/bclose.vim' " ranger.vim dep Plug 'francoiscabrol/ranger.vim' " ranger intergration +Plug 'junegunn/fzf.vim' " fzf integration " Syntax highlighting / Themes Plug 'morhetz/gruvbox' " Pretty colorscheme |