mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 02:40:14 +00:00
more vim updates
This commit is contained in:
@ -40,7 +40,6 @@ function abbrs --description 'All abbreviations'
|
||||
abbr -a gbD 'git branch -D'
|
||||
abbr -a gr 'git reset'
|
||||
abbr -a grh 'git reset --hard'
|
||||
abbr -a grm 'git reset --mixed'
|
||||
abbr -a gm 'git merge'
|
||||
abbr -a gmf 'git-merge-fuzzy'
|
||||
abbr -a gcp 'git cherry-pick'
|
||||
|
Reference in New Issue
Block a user