Replies: 1 comment
-
Hi @jtyler76 😊 Since the plugin is heavily relaying on treesitter: no. Thats not a valid node combination (opening with |
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
-
Is there a way to configure this plugin such that you can TAB over a semicolon like so?
printf("Hello World!\n")|; => TAB => printf("Hello World!\n");|
Beta Was this translation helpful? Give feedback.
All reactions