vim:keys:TODO: omap [ia]$ in shell scripts

I'd like to have `$` as a text object in shell scripts to select
parameter expansions and command substitutions.
This commit is contained in:
2025-06-27 16:38:52 +02:00
parent cf68e01510
commit fded58696a

View File

@@ -540,4 +540,6 @@ augroup qf_centered_enter
augroup END augroup END
" TODO: make `gf` open absolute paths relative to PWD if possible " TODO: make `gf` open absolute paths relative to PWD if possible
" TODO: operator pending mode: [ia]$ in shell scripts to select the current
" parameter expansion or command substitution
" "