vim tag object in ERB #33685
sj26
started this conversation in
Config, Settings and Keymaps
Replies: 1 comment
-
|
Something must have changed recently, because this used to work for me in HTML+ERB files. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use the
citwithin ERB files regularly to change the contents of HTML tags. I see support was added for HTML, TSX, etc a while back:#4503
But this doesn't seem to work in ERB files, like:
If I put my cursor here in normal mode:
and press
citthen I expect to be in insert mode with the tag contents removed:Beta Was this translation helpful? Give feedback.
All reactions