mirror of
https://github.com/amix/vimrc
synced 2025-06-16 01:25:00 +08:00
Updated all the plugins. Removed powerline. Added vim-airline (replacement for powerline). Added vim-fugitive.
This commit is contained in:
@ -7,5 +7,5 @@ snippet header DEP-3 style header
|
||||
Author: ${6:`g:snips_author`}
|
||||
Reviewed-by: ${7:name and email}
|
||||
Last-Update: ${8:`strftime("%Y-%m-%d")`}
|
||||
Applied-Upstream: ${9:upstream version|url|commit}
|
||||
Applied-Upstream: ${0:upstream version|url|commit}
|
||||
|
||||
|
Reference in New Issue
Block a user