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:
@@ -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
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user