Releases
v8.0.0
8.0.0 (2024-04-15)
⚠ BREAKING CHANGES
rest-nvim: update to rest.nvim v2 (#877 )
colorscheme: Fix issue in package having the wrong name (#848 )
yanky-nvim: change conflicting mapping <Leader>p
→ <Leader>fy
(#831 )
Features
blame-nvim: add binding to toggle git blame (#866 ) (a69a79e )
color: add nvim-highlight-colors
(f2d802f )
diagnostics: Add error-lens.nvim (#852 ) (9543573 )
editing-support: add mini-operators
plugin (#857 ) (37d6048 )
editing-support: add nvim-context-vt
(#858 ) (bfd2058 )
editing-support: add nvim-treesitter-context
(#859 ) (deeb4e9 )
editing-support: add undotree
(53b9ed7 )
editing-support: add undotree
plugin (#863 ) (53b9ed7 )
image-nvim: use luarocks.nvim for "magick" rock (#835 ) (6a58f1d )
keybinding: add nvcheatsheet.nvim
(#861 ) (4da8d06 )
lsp: add actions-preview.nvim
plugin (#855 ) (3f64ba3 )
media: add codesnap.nvim (#828 ) (875ebcb )
nvim-devdocs: bundled js/node
docs for typescript files (#834 ) (ade3c18 )
pack: add elixir/phoenix pack (#821 ) (4a80be4 )
recipes: add neo-tree
dark theme recipe (#860 ) (2c908d2 )
refactoring-nvim: add heading binding (#865 ) (d87f6a1 )
remote-development: add nvim-sftp-sync
(86a86a6 )
startup: add mini-starter plugin (#836 ) (5da6e0a )
trouble-nvim: add mappings for todo-comments.nvim
(#879 ) (69cfa52 )
ts-error-translator-nvim: astro
and svelte
support added (b1e5f08 )
ts-error-translator-nvim: svelte
and astro
support added (#827 ) (b1e5f08 )
vscode-icons: add more and update lspkind icons (#851 ) (dedf12e )
Bug Fixes
Align the blame window properly when using heirline (eee1a14 )
blame-nvim: Align the git blame window properly when using heirline (#864 ) (eee1a14 )
blame-nvim: make sure buffer is valid before checking filetype (c6c5991 )
cloak-nvim: Fix event (#885 ) (6e4d2e2 )
colorscheme: Fix issue in package having the wrong name (#848 ) (1622ae5 )
coq_nvim: Disable all cmp plugins (#843 ) (9572bea )
coq-nvim: Disable all cmp plugins (9572bea )
debugpy: incorrect path for windows debugpy (1d41ad0 )
deprecated function (5c7db4a )
dial-nvim: lazify dial-nvim, add month / weekday crementing (#881 ) (da97c99 )
editing-support: make sure cloak is loaded if nvim loads a file directly (6e4d2e2 )
harpoon: deprecated function in configuration (#870 ) (5c7db4a )
lsp_lines-nvim: change virtual_text option to astrocore (#826 ) (7f95c2e )
markmap-nvim: Fix issue with pack due to wrongly named null-ls package, and load on md
file (#886 ) (1f6c37d )
mason-tool-installer-nvim: Update mappings function for mason-null-ls (a692178 )
mason-tool-installer-nvim: Use mappings function for null-ls names (#841 ) (a692178 )
mini-completion: Disable all cmp plugins (#842 ) (4116515 )
mini-move: properly load opts
when building keys
lazy loading (bb88a06 )
mini-surround: properly load opts
when building keys
lazy loading (4d2ee01 )
nix: Fix wrong lsp in nix pack. (#882 ) (c009f66 )
nordic-nvim: spec accidentally used load
rather than setup
(14647de )
nvim-sftp-sync: remove lazy loading to play nicer with :UpdateRemotePlugins
(53a2ce5 )
nvim-toggler: fix default binding (f2ddc4d )
obsidian-nvim: Make follow_url_func a function and pass url as a param (#871 ) (546e9dc )
python: incorrect path for windows debugpy (#862 ) (1d41ad0 )
rest-nvim: update to rest.nvim v2 (#877 ) (f1456b7 )
vim-highlighter: fix incorrect mapping format (425fe07 )
yanky-nvim: change conflicting mapping <Leader>p
→ <Leader>fy
(8eda9d9 )
yanky-nvim: change conflicting mapping <Leader>p
→ <Leader>fy
(#831 ) (8eda9d9 )
Performance Improvements
You can’t perform that action at this time.