Julian / Julian/vim-textobj-variable-segment
Allow for other delimiter?
Abierto
- Lenguaje dominante
- Vim Script
- Estrellas
- 160
- Forks
- 15
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.