this post was submitted on 13 Jun 2023
15 points (100.0% liked)
Neovim
2155 readers
3 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That is awesome. Thank you!
One more thing I forgot to mention, for linting in neovim you should take a look at null-ls, you will get to it when configuring LSP (language server protocol), mason, etc.
Perfect. Thanks again!