Skip to content

Commit

Permalink
Make comments more concise
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhcefx committed May 3, 2024
1 parent 0062adf commit 601567c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ bind ^B pageup all # vim-like support
bind ^F pagedown all
bind ^G firstline all
bind M-G lastline all
#bind M-F nextword all # to bind to `M-left` on macOS
#bind M-F nextword all # M-left on iTerm natural editing
#bind M-B prevword all
bind M-1 help all # fix ^G been used
Expand Down

0 comments on commit 601567c

Please sign in to comment.