-
tried to naive way: and then adding But that doesn't seem to be the right thing to do. |
Beta Was this translation helpful? Give feedback.
Answered by
tronical
May 20, 2025
Replies: 1 comment 4 replies
-
I don't think that we have support for linting in the LSP. But code completion, live-preview, etc. should work. You can find slightly more detailed instructions on how to integrate the lsp into Vim in our editors README. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
gcb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't think that we have support for linting in the LSP. But code completion, live-preview, etc. should work. You can find slightly more detailed instructions on how to integrate the lsp into Vim in our editors README.