iamcco/diagnostic-languageserver
Auf GitHub ansehenquestion: where to put configurations?
Open
#28 geöffnet am 13. Aug. 2020
help wanted
Repository-Metriken
- Stars
- (437 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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!