mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
add auto reload plugin
This commit is contained in:
@@ -26,6 +26,7 @@ call plug#begin()
|
||||
Plug 'vim-airline/vim-airline' " colored status line at bottom
|
||||
Plug 'morhetz/gruvbox' " theme
|
||||
Plug 'nathanaelkane/vim-indent-guides' " indentation lines
|
||||
Plug 'djoshea/vim-autoread' " watch for file changes
|
||||
|
||||
" ** features **
|
||||
Plug 'preservim/nerdcommenter'
|
||||
|
||||
Reference in New Issue
Block a user