nvim+ipython+zsh updates

This commit is contained in:
Henrik Bakken
2024-02-22 20:13:38 +01:00
parent 671d852df2
commit 79e2954f4d
3 changed files with 48 additions and 16 deletions
+1
View File
@@ -36,6 +36,7 @@ bindkey "^[[1;3C" forward-word # alt+right
bindkey "^[[1;3D" backward-word # alt+left
bindkey "[[3~" delete-char # delete
bindkey "^[^?" backward-kill-word # alt+backspace
bindkey '^[[Z' reverse-menu-complete
# substring search
bindkey "^[[A" history-substring-search-up # up