From 9970bd3a69f05a300f3a20da89e811a56b6a143d Mon Sep 17 00:00:00 2001 From: jdhao Date: Thu, 21 Oct 2021 01:47:20 +0800 Subject: [PATCH] Add nvim-notify --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de83c07..11dfa02 100644 --- a/README.md +++ b/README.md @@ -316,6 +316,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [kazhala/close-buffers.nvim](https://github.com/kazhala/close-buffers.nvim) - Delete multiple vim buffers based on different conditions. - [rktjmp/paperplanes.nvim](https://github.com/rktjmp/paperplanes.nvim) - Post selections or buffers to online paste bins. - [max397574/better-escape.nvim](https://github.com/max397574/better-escape.nvim) - Create shortcuts to escape insert mode without getting delay. +- [rcarriga/nvim-notify](https://github.com/rcarriga/nvim-notify) - A fancy, configurable, notification manager for NeoVim. ### Icon