Adding some of my old pluggins from my old init

This commit is contained in:
Russell R. 2020-11-11 11:30:57 -05:00
parent ccbf13c4d8
commit a6d0ebfa21
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ Plug 'editor-bootstrap/vim-bootstrap-updater'
Plug 'tpope/vim-rhubarb' " required by fugitive to :Gbrowse
Plug 'tomasiser/vim-code-dark'
Plug 'vimwiki/vimwiki' " vimwiki
if isdirectory('/usr/local/opt/fzf')
Plug '/usr/local/opt/fzf' | Plug 'junegunn/fzf.vim'