mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Update v alias for Neovide
This commit is contained in:
parent
adf254c01c
commit
a4a8bc67cb
@ -8,7 +8,7 @@ alias rebasate="git rebase"
|
|||||||
alias ts="tig status"
|
alias ts="tig status"
|
||||||
|
|
||||||
# vim
|
# vim
|
||||||
alias v="vimr --cur-env"
|
alias v="neovide"
|
||||||
|
|
||||||
# Bundler
|
# Bundler
|
||||||
alias be="bundle exec"
|
alias be="bundle exec"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user