mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
Merge branch 'main' into fix-highlight-color-type
This commit is contained in:
commit
43421d5612
10 changed files with 91 additions and 28 deletions
|
@ -107,6 +107,8 @@
|
|||
- Add `LazyFile` user event.
|
||||
- Migrate language modules from none-ls to conform/nvim-lint
|
||||
- Add tsx support in conform and lint
|
||||
- Moved code setting `additionalRuntimePaths` and `enableLuaLoader` out of
|
||||
`luaConfigPre`'s default to prevent being overridden
|
||||
|
||||
[diniamo](https://github.com/diniamo):
|
||||
|
||||
|
@ -343,3 +345,7 @@
|
|||
[howird](https://github.com/howird):
|
||||
|
||||
- Change python dap adapter name from `python` to commonly expected `debugpy`.
|
||||
|
||||
[aionoid](https://github.com/aionoid):
|
||||
|
||||
- Fix [render-markdown.nvim] file_types option type to list, to accept merging.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue