updated vim.sh

pull/2/head
Hari Sekhon 5 years ago
parent 6a7a806b6f
commit eba0f08875

@ -23,7 +23,7 @@ bash_tools="${bash_tools:-$(dirname "${BASH_SOURCE[0]}")/..}"
# shellcheck disable=SC1090
. "$bash_tools/.bash.d/os_detection.sh"
# vim() functions is in title.sh as it is tightly integrated with the functions in there and not necessary otherwise
# vim() function is in title.sh as it is tightly integrated with the functions in there and not necessary otherwise
vimhome(){
# must expand in vim, not in shell

Loading…
Cancel
Save