How to enable diagnostic messages? #92
Answered
by
rcarriga
mrjones2014
asked this question in
Q&A
-
The help under |
Beta Was this translation helpful? Give feedback.
Answered by
rcarriga
Aug 21, 2022
Replies: 1 comment 1 reply
-
You can get the namespace number using |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mrjones2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can get the namespace number using
nvim_create_namespace("neotest")
and provide that tovim.diagnostic.config()