summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkylo252 <[email protected]>2021-12-12 19:48:27 +0100
committerkylo252 <[email protected]>2021-12-12 19:48:27 +0100
commitab7a175bff611fc126ceb694d140233af7e40b33 (patch)
tree5b3c09de7732e6988b8e6755a6ab815eaf14c58f
parenta29e098598a220502ed3c0b0a25836f79f0b4098 (diff)
chore: update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7490eb9b..6c3cbb06 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,7 @@ All notable changes to this project will be documented in this file.
- _(installer)_ Better handling of existing files (#2066)
- _(lsp)_ Avoid installing an overridden server (#1981)
- _(lsp)_ Prevent repeated setup call (#2048)
+- _(lsp)_ Correct client_id parsing in lvim-info (#2071)
- _(lualine)_ Change `fg` of section `a` in onedarker (#1909)
- _(null-ls)_ Allow the same linter and formatter (#1968)
- _(nvimtree)_ Update settings (#2001)
@@ -62,6 +63,7 @@ All notable changes to this project will be documented in this file.
### <!-- 4 --> Miscellaneous Tasks
+- _(terminal)_ Avoid problematic layzgit mapping (#2068)
- Pin cmp related plugins (#1917)
- Update lsp installer (#1930)
- Bump core-plugins version (#1989)