mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Switch v aliase to VimR
This commit is contained in:
parent
f715a045bd
commit
230baa9819
@ -8,7 +8,7 @@ alias rebasate="git rebase"
|
|||||||
alias ts="tig status"
|
alias ts="tig status"
|
||||||
|
|
||||||
# vim
|
# vim
|
||||||
alias v="mvim"
|
alias v="vimr -s"
|
||||||
|
|
||||||
# Bundler
|
# Bundler
|
||||||
alias be="bundle exec"
|
alias be="bundle exec"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user