iamcco/diagnostic-languageserver
Ver no GitHubquestion: where to put configurations?
Open
#28 aberto em 13 de ago. de 2020
help wanted
Métricas do repositório
- Stars
- (437 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Hi, Sorry for the naive question. I'm trying to use neovim's built-in LSP, and this plugin is in the readme for diagnostic. I was hoping I can use this to enable linting via eslint.
I do see the configuration, but I'm not sure where to put them? Is there an example repo on how this is setup? Thanks!