mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
nvim_lint: moved the function into a separate option "lint_function"
This commit is contained in:
parent
8961142817
commit
f830553166
3 changed files with 58 additions and 38 deletions
|
@ -289,8 +289,9 @@
|
|||
[rice-cracker-dev](https://github.com/rice-cracker-dev):
|
||||
|
||||
- `eslint_d` now checks for configuration files to load.
|
||||
- Fixed an error where `eslint_d` fails to load.
|
||||
- Added required files support for linters under `vim.diagnostics.nvim-lint.linters.*.required_files`.
|
||||
- Fix an error where `eslint_d` fails to load.
|
||||
- Add required files support for linters under `vim.diagnostics.nvim-lint.linters.*.required_files`.
|
||||
- Add global function `nvf_lint` under `vim.diagnostics.nvim-lint.lint_function`.
|
||||
|
||||
[Sc3l3t0n](https://github.com/Sc3l3t0n):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue