AutoYADM commit: 2025-07-07 18:42:34

This commit is contained in:
Daniel Fichtinger 2025-07-07 18:42:34 -04:00
parent 6e35eb0210
commit fef01ae393
3 changed files with 22 additions and 4 deletions

View file

@ -275,4 +275,4 @@ map -docstring 'add selection' global normal Y <a-Z>a
# open URL
require-module url-open
map -docstring "Open URL" global user <a-ret> ':url-open<ret>'
map -docstring "Open URL" global goto u '<esc>: url-open<ret>'