AutoYADM commit: 2025-05-30 14:50:06
This commit is contained in:
parent
35a701fa48
commit
e935d7b3fd
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# <https://github.com/delapouite/kakoune-hump>
|
||||
|
||||
declare-option regex hump [A-Z]+(?![a-z])|[A-Z][a-z]+|[a-z]+|_[a-zA-Z0-9]+
|
||||
|
||||
define-command -hidden select-next-hump %{
|
||||
execute-keys h/[A-Z][a-z]+|[A-Z]+|[a-z]+<ret>
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue