mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
vim abbr changes
This commit is contained in:
parent
15abc40983
commit
20d693be62
@ -50,6 +50,7 @@ function abbrs --description 'All abbreviations'
|
||||
abbr -a v 'vim'
|
||||
abbr -a vimrc 'vim $HOME/.vimrc'
|
||||
abbr -a vl 'vim -c "normal! `0"'
|
||||
abbr -a vll 'vim -c "Hist"'
|
||||
abbr -a vh 'vim -c "Hist"'
|
||||
|
||||
# Notes
|
||||
|
Loading…
Reference in New Issue
Block a user