This commit is contained in:
zwyyy456 2026-03-05 20:21:15 -05:00 committed by GitHub
commit cb17bcc32c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

View file

@ -14,3 +14,4 @@ zle -N copybuffer
bindkey -M emacs "^O" copybuffer
bindkey -M viins "^O" copybuffer
bindkey -M vicmd "^O" copybuffer
bindkey -M vicmd "yy" copybuffer