AutoYADM commit: 2025-07-22 13:09:37
This commit is contained in:
parent
8f7a026548
commit
2646b8bf42
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ insert-date -params 0.. %{
|
||||||
alias global date insert-date
|
alias global date insert-date
|
||||||
|
|
||||||
define-command -params 2 \
|
define-command -params 2 \
|
||||||
|
-docstring %{
|
||||||
|
Swap all occurrence of the first parameter with the second in
|
||||||
|
selection.
|
||||||
|
} \
|
||||||
swap %{
|
swap %{
|
||||||
evaluate-commands -save-regs | %{
|
evaluate-commands -save-regs | %{
|
||||||
set-register | %exp{
|
set-register | %exp{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue