mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
languages/svelte: fix svelte-language-server not reloading types on .ts/.js files change
This commit is contained in:
parent
0383311826
commit
b88d2418e0
2 changed files with 15 additions and 1 deletions
|
@ -319,6 +319,7 @@
|
|||
- Add global function `nvf_lint` under
|
||||
`vim.diagnostics.nvim-lint.lint_function`.
|
||||
- Deprecate `vim.scrollOffset` in favor of `vim.options.scrolloff`.
|
||||
- Fix `svelte-language-server` not reloading TS/JS files on change.
|
||||
|
||||
[Sc3l3t0n](https://github.com/Sc3l3t0n):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue