mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
languages/svelte: fix svelte-language-server not reloading .js/.ts files on change
This commit is contained in:
parent
e1ad7f4fb9
commit
1f65e589bf
2 changed files with 10 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 .js/.ts files on change.
|
||||
|
||||
[Sc3l3t0n](https://github.com/Sc3l3t0n):
|
||||
|
||||
|
@ -480,7 +481,6 @@
|
|||
|
||||
[soliprem](https://github.com/soliprem):
|
||||
|
||||
|
||||
- fix broken `neorg` grammars
|
||||
- remove obsolete warning in the `otter` module
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue