This commit is contained in:
Russell R. 2020-09-30 17:34:42 -04:00
parent 53e743e296
commit 4f920ae595
1 changed files with 2 additions and 0 deletions

View File

@ -48,9 +48,11 @@ call plug#begin('~/.vim/plugged')
Plug 'junegunn/fzf.vim' " fuzzy finder
Plug 'airblade/vim-rooter'
Plug 'vimwiki/vimwiki'
:Plug 'gertjanreynaert/cobalt2-vim-theme' " added coblt2 theme
call plug#end()
" ***********************************************************
" ****************** basic remap keys ***********************
" ***********************************************************