AutoYADM commit: 2025-06-16 18:37:38
This commit is contained in:
parent
572213b693
commit
00d6642368
3 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
declare-user-mode paragraph
|
||||
declare-option -hidden str paragraph_select '<a-a>pj[p'
|
||||
|
||||
map global normal <a-ret> '<a-a>pj[p'
|
||||
map global normal <ret> '<a-a>pj[p<a-;>'
|
||||
map -docstring 'paragraph mode' global user <ret> "%opt{paragraph_select}: enter-user-mode -lock paragraph<ret>"
|
||||
map global paragraph I '>' -docstring 'move right'
|
||||
map global paragraph M '<' -docstring 'move left'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue