diff options
author | kylo252 <[email protected]> | 2021-12-13 17:40:24 +0100 |
---|---|---|
committer | kylo252 <[email protected]> | 2021-12-13 17:51:49 +0100 |
commit | b09ada89402e668ea1636bdbf671a89330199717 (patch) | |
tree | 4abf843da0e2ed38689c872694b13d7418536106 /CHANGELOG.md | |
parent | b327564d99b025a26a6dd8660fdc6990fd0d74e6 (diff) |
ci: tweak git-cliff's settings to ignore chores
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c3cbb06..f318882d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file. - Full compatibility with neovim v0.6 (#2037) - Multiple enhancements to lvim-reload (#2054) - Bump plugin versions (#2064) +- Update lsp-installer and lspconfig hashes to enable solidity_ls language server (#2072) ### <!-- 2 --> Bugfix @@ -30,6 +31,7 @@ All notable changes to this project will be documented in this file. - _(lsp)_ Avoid installing an overridden server (#1981) - _(lsp)_ Prevent repeated setup call (#2048) - _(lsp)_ Correct client_id parsing in lvim-info (#2071) +- _(lsp)_ Allow overriding servers with custom providers (#2070) - _(lualine)_ Change `fg` of section `a` in onedarker (#1909) - _(null-ls)_ Allow the same linter and formatter (#1968) - _(nvimtree)_ Update settings (#2001) @@ -61,13 +63,4 @@ All notable changes to this project will be documented in this file. - More configurable format-on-save (#1937) - Load the default keymaps once (#1965) -### <!-- 4 --> Miscellaneous Tasks - -- _(terminal)_ Avoid problematic layzgit mapping (#2068) -- Pin cmp related plugins (#1917) -- Update lsp installer (#1930) -- Bump core-plugins version (#1989) -- Bump core-plugins' version (#2018) -- Bump core-plugins version (#2031) - <!-- generated by git-cliff --> |