adds vox to xontrib

This commit is contained in:
Wouter Gordts 2022-09-29 16:55:08 +02:00
parent e58c63cccd
commit 44093de388
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ $CASE_SENSITIVE_COMPLETIONS = False
$UPDATE_OS_ENVIRON = True $UPDATE_OS_ENVIRON = True
$XONTRIB_SH_SHELLS = ['bash', 'zsh'] $XONTRIB_SH_SHELLS = ['bash', 'zsh']
xontrib load sh xontrib load sh
xontrib load vox
$PATH.append("~/.local/bin") $PATH.append("~/.local/bin")
#aliases["vim"] = ["nvim", "--listen", "/tmp/nvimsocket"] #aliases["vim"] = ["nvim", "--listen", "/tmp/nvimsocket"]