fix(vim): <C-_> now <C-/> as it should be in the first place
This commit is contained in:
parent
207ad67a7b
commit
b2a731e341
3 changed files with 7 additions and 5 deletions
|
@ -9,6 +9,7 @@
|
|||
# rateUSD | sed 's/^/ /g'
|
||||
|
||||
setopt auto_cd # auto cd if directory
|
||||
|
||||
# highlight on tab (completion)
|
||||
[ -f ~/.config/zsh/completion ] && source ~/.config/zsh/completion
|
||||
# zstyle ':completion:*:*:git:*' script /usr/local/etc/bash_completion.d/git-completion.bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue