Auto-complete check box #276
Replies: 1 comment
-
WIP, thank you! |
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.
-
Hello all,
I have this plugin configured with the default settings on the repo.
In addition, I have nvim-cmp configures to use it as completion source.
When the auto completes triggers for check boxes its suggest only [ ] but the renderer requires - [ ], with the dash.
Can anyone help me figure out how to have the auto complete match the required format?
Beta Was this translation helpful? Give feedback.
All reactions