diff --git a/docs/manual.xml b/docs/manual.xml
index e961e1e..2948e5c 100644
--- a/docs/manual.xml
+++ b/docs/manual.xml
@@ -9,10 +9,8 @@
Preface
- If you encounter problems or want to discuss neovim-flake then join the Matrix room
- #neovim-flake:matrix.org.
If your problem is caused by a bug in neovim-flake then it should be reported on the
- neovim-flake issue tracker.
+ neovim-flake issue tracker.
diff --git a/docs/plugins.adoc b/docs/plugins.adoc
index b3a4839..a778e07 100644
--- a/docs/plugins.adoc
+++ b/docs/plugins.adoc
@@ -45,12 +45,14 @@ The following are the neovim plugins used within neovim-flake. Some plugins are
* https://github.com/lukas-reineke/indent-blankline.nvim[indent-blankline] for indentation guides
* https://github.com/kyazdani42/nvim-web-devicons[nvim-web-devicons] Plugins and colors for icons. Requires patched font
+* https://github.com/declancm/cinnamon.nvim[cinnamon.nvim] Smooth scrolling for ANY movement command
[[sec-plugins-utilities]]
=== Utilities
* https://github.com/nvim-telescope/telescope.nvim[telescope] an extendable fuzzy finder of lists. Working ripgrep and fd
* https://github.com/folke/which-key.nvim[which-key] a popup that displays possible keybindings of command being typed
+* https://github.com/sudormrfbin/cheatsheet.nvim[cheatsheet.nvim] a searchable cheatsheet for neovim from within the editor using Telescope
[[sec-plugins-completions]]
=== Completions