From aaa58dd1f6a6dfc78c704f6d366bcbc7f9063641 Mon Sep 17 00:00:00 2001 From: Evgeni Chasnovski Date: Fri, 23 Dec 2022 13:53:39 +0200 Subject: [PATCH] Add `echasnovski/mini.nvim#mini.animate` (#636) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1b0474..b4516cb 100644 --- a/README.md +++ b/README.md @@ -538,7 +538,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [bfredl/nvim-miniyank](https://github.com/bfredl/nvim-miniyank) - The killring-alike plugin with no default mappings. - [chrisgrieser/nvim-genghis](https://github.com/chrisgrieser/nvim-genghis) - Convenience file operations, written in Lua. - [chrisgrieser/nvim-recorder](https://github.com/chrisgrieser/nvim-recorder) - Simplifying and improving how you interact with macros. - +- [echasnovski/mini.nvim#mini.animate](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-animate.md) - Module of `mini.nvim` to add out of the box animations for common built-in actions (cursor movement, scroll, resize, window open/close). ### Terminal Integration