mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-27 07:20:14 +00:00
try out vimagit
This commit is contained in:
@ -10,6 +10,7 @@ Plug 'Raimondi/delimitMate' " Auto-close parentheses
|
|||||||
Plug 'tpope/vim-commentary' " Use gc or gcc to comment
|
Plug 'tpope/vim-commentary' " Use gc or gcc to comment
|
||||||
Plug 'hashivim/vim-terraform' " Terraform HCL syntax
|
Plug 'hashivim/vim-terraform' " Terraform HCL syntax
|
||||||
Plug 'vimwiki/vimwiki' " Wiki System
|
Plug 'vimwiki/vimwiki' " Wiki System
|
||||||
|
Plug 'jreybert/vimagit' " Git GUI
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user