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 c57bd14 commit 10079bc
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 @@ -96,7 +96,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-2 anchor main # to use anchors on macOS
#bind F2 nextanchor main
Expand Down

0 comments on commit 10079bc

Please sign in to comment.