iamcco/diagnostic-languageserver
View on GitHubquestion: where to put configurations?
Open
#28 opened on Aug 13, 2020
help wanted
Repository metrics
- Stars
- (437 stars)
- PR merge metrics
- (PR metrics pending)
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!