neovim-flake/docs/release-notes/rl-0.5.adoc

40 lines
1.0 KiB
Plaintext

[[sec-release-0.5]]
== Release 0.5
[[sec-release-0.5-changelog]]
=== Changelog
https://github.com/horriblename[horriblename]:
* Added transparency support for tokyonight theme.
* Fixed a bug where cmp's close and scrollDocs mappings wasn't working.
* Streamlined and simplified extra plugin API with the addition of <<opt-vim.extraPlugins>>
https://github.com/amanse[amanse]:
* Added daily notes options for obsidian plugin.a
https://github.com/yavko[yavko]:
* Added Deno Language Server for javascript/typescript
https://github.com/notashelf[notashelf]:
* Added GitHub Copilot to completion sources.
* Added <<opt-vim.ui.borders>> for global and individual plugin border configuration.
* LSP integrated breadcrumbs with <<opt-vim.ui.breadcrumbs>> through nvim-navic
* LSP navigation helper with nvim-navbuddy, depends on nvim-navic (automatically enabled)
* Addeed nvim-navic integration for catppuccin theme
* Fixed mismatching zig language description
* Added support for `statix` and `deadnix` through <<opt-vim.languages.nix.extraDiagnostics.types>>