10000 docs: Add Neovim to editor integrations (#19729) · eslint/eslint@4d0c60d · GitHub
[go: up one dir, main page]

Skip to content

Commit 4d0c60d

Browse files
authored
docs: Add Neovim to editor integrations (#19729)
1 parent f791da0 commit 4d0c60d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/use/integrations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ If you would like to recommend an integration to be added to this page, [submit
1919
- Vim:
2020
- [ALE](https://github.com/dense-analysis/ale)
2121
- [Syntastic](https://github.com/vim-syntastic/syntastic/tree/master/syntax_checkers/javascript)
22+
- Neovim:
23+
- [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig/blob/master/doc/configs.md#eslint)
24+
- [nvim-lint](https://github.com/mfussenegger/nvim-lint)
2225
- Emacs: [Flycheck](http://www.flycheck.org/) supports ESLint with the [javascript-eslint](http://www.flycheck.org/en/latest/languages.html#javascript) checker.
2326
- Eclipse Orion: ESLint is the [default linter](https://dev.eclipse.org/mhonarc/lists/orion-dev/msg02718.html)
2427
- Eclipse IDE: [Tern ESLint linter](https://github.com/angelozerr/tern.java/wiki/Tern-Linter-ESLint)

0 commit comments

Comments
 (0)
0