How to use autoCmd and autoGroup #2574
Unanswered
SymphonySimper
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to replicate this
autocmd
(Highlight on yank). ButautoCmd.*.group
does not have support for lua string. So are we supposed to declare aautogroup
inautoGroups
and use it the string inautoCmd
? or is there a better way of doing this?Beta Was this translation helpful? Give feedback.
All reactions