We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how can I use sexp to jump or delete on vue html mode, such as ctrl-alt-u to go to uplevel tag , and ctrl-alt-k to delete a html tag
ctrl-alt-u
ctrl-alt-k
The text was updated successfully, but these errors were encountered:
Same question here. what's the recommended way to navigate html tags in vue mode? I tried 'evil-marchit' but it doesn't seem to work in vue mode.
Sorry, something went wrong.
There is a long-standing related issue: #44
I just want sexp . not evil. if evil I perfere vim
vim
No branches or pull requests
how can I use sexp to jump or delete on vue html mode, such as
ctrl-alt-u
to go to uplevel tag , andctrl-alt-k
to delete a html tagThe text was updated successfully, but these errors were encountered: