From 2fa176f23fb8dffbafbac6a1f5e34c1f9c79c3f7 Mon Sep 17 00:00:00 2001 From: kylo252 <59826753+kylo252@users.noreply.github.com> Date: Mon, 24 Jan 2022 13:05:03 +0100 Subject: chore: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78769e1d..c3b800c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,19 @@ All notable changes to this project will be documented in this file. ### Bugfix +- _(autopairs)_ Remove weird tex rules from autopairs (#2206) +- _(diag)_ Show lsp-diag code in open_float (#2180) - _(installer)_ Usernames can contain @ symbol (#2167) +- _(logging)_ Disable insane amount of logging inside lvim.log (#2205) +- _(lsp)_ Use temporary fork of lua-dev (#2187) - _(which-key)_ The PR has been merged to the original repo (#2172) - _(zsh)_ Don't set filetype to sh (#2035) +### Refactor + +- _(nvim-tree)_ Cleanup and update settings (#2182) +- Remove unused outdated files (#2184) + ## [1.0.0] ### Features -- cgit v1.2.3