Julian / Julian/vim-textobj-variable-segment
Allow for other delimiter?
Open
- Dominant language
- Vim Script
- Stars
- 160
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Maybe this is too much to do, but for instance, in R the style guide I follow dictates that multi word variables be written as
multi.word.var
I would love to be able to add '.' to the list of delimiters so that this works. Currently doing dav when the cursor is on m' just deletes the whole word. I'd like it to leave word.var instead
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.