Update vim.aliases.bash
This commit is contained in:
@@ -7,7 +7,7 @@ MVIM=$(command -v mvim)
|
|||||||
|
|
||||||
# open the vim help in fullscreen incorporated from
|
# open the vim help in fullscreen incorporated from
|
||||||
# https://stackoverflow.com/a/4687513
|
# https://stackoverflow.com/a/4687513
|
||||||
alias vimh='${VIM} -c ":h | only"'
|
alias vimh='${VIM} -c ":h | only"'
|
||||||
|
|
||||||
[[ -n $VIM ]] && alias v=$VIM
|
[[ -n $VIM ]] && alias v=$VIM
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user