mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-24 13:24:39 +00:00
docs: update release notes
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Iea8737a4e1811247d0ffed27a70a12be6a6a6964
This commit is contained in:
parent
d373d3a130
commit
bc288352ac
1 changed files with 5 additions and 0 deletions
|
|
@ -192,6 +192,11 @@
|
||||||
- Lazyload noice.nvim and nvim-web-devicons on `DeferredUIEnter`
|
- Lazyload noice.nvim and nvim-web-devicons on `DeferredUIEnter`
|
||||||
- Allow nulling treesitter packages for various language modules, filter `null`
|
- Allow nulling treesitter packages for various language modules, filter `null`
|
||||||
values in `vim.treesitter.grammars`.
|
values in `vim.treesitter.grammars`.
|
||||||
|
- Added {option}`vim.filetype` module option for registering custom filetypes
|
||||||
|
via `vim.filetype.add()`, placed in the DAG before `lazyConfigs` so plugins
|
||||||
|
can lazy-load on registered filetypes.
|
||||||
|
- Moved `neovim/mappings` to `neovim/init/mappings.nix` to consolidate core
|
||||||
|
Neovim init options.
|
||||||
|
|
||||||
[jfeo](https://github.com/jfeo):
|
[jfeo](https://github.com/jfeo):
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue