mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
try out vimagit
This commit is contained in:
parent
55f176dd25
commit
25f9c023f8
@ -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()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user