From e81d24e3c34cc9718b74de3c0f294c53fcbe82a8 Mon Sep 17 00:00:00 2001 From: kylo252 <59826753+kylo252@users.noreply.github.com> Date: Wed, 20 Apr 2022 13:31:16 +0200 Subject: chore: update changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dc35db3..10ea5daf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,13 +8,18 @@ All notable changes to this project will be documented in this file. - _(cmp)_ documentation is deprecated in favor of window.documentation (#2461) - _(plugins)_ add support for packer snapshots (#2351) -- add option to set maximum cmp menu width (#2425) +- lock nvim <0.7 to a specific tag (#2491) ### Bugfix +- _(cmp)_ update nvim-cmp to the latest version (#2467) +- _(cmp)_ hotfix nvim-cmp version +- _(cmp)_ bring back default keybindings (#2470) - _(impatient)_ avoid get_options in fast handler (#2451) - _(installer/pwsh)_ fixes some details on installer and uninstaller (#2404) +- _(lualine)_ color theme gaps in some components (#2465) - _(luasnip)_ make sure all snippets are loaded (#2447) +- _(luasnip)_ only use user snippets if the folder exists (#2481) - _(readme)_ update lsp server ignore syntax - _(telescope)_ set binding to actions.select_default only (#2395) - _(theme)_ make sure the new theme is fully loaded (#2392) @@ -26,6 +31,7 @@ All notable changes to this project will be documented in this file. - _(lsp)_ replace deprecated ocamllsp with ocamlls (#2402) - _(lsp)_ cleanup servers' override configuration (#2243) - re-enable packer.sync() in LvimReload (#2410) +- update impatient (#2477) ### Documentation -- cgit v1.2.3