Is it possible to disable diagnositc in SELECT mode? #4307
Answered
by
chemzqm
harvey-wei
asked this question in
Q&A
-
Hi coc-vim developers! The coc-settings.json
|
Beta Was this translation helpful? Give feedback.
Answered by
chemzqm
Oct 19, 2022
Replies: 1 comment 1 reply
-
You can use |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
chemzqm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
CocAction('diagnosticRefresh')
andb:coc_diagnostic_disable
withModeChanged
autocmd