Mini.Extra gen_ai_spec.diagnostic
with CoC
#992
Replies: 2 comments 1 reply
-
Thanks for sharing! I used to use 'coc.nvim' for a brief time, but switched to built-in diagnostics. Which seems also to be a better overall approach for 'mini.nvim'. Also, there doesn't seem to be a reason to override |
Beta Was this translation helpful? Give feedback.
-
You can now use |
Beta Was this translation helpful? Give feedback.
-
Here's Mini.Extra
gen_ai_spec.diagnostic = function()
adapted to work with CoC:Beta Was this translation helpful? Give feedback.
All reactions