From b19440959891ce19a50a232f73d1d3956e3fd8de Mon Sep 17 00:00:00 2001 From: Axel Dahlberg Date: Mon, 16 Aug 2021 21:07:50 +0200 Subject: [PATCH] adds neoclip --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28ba1d7..3c1a217 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ Neovim supports a wide variety of UI's. - [gennaro-tedesco/nvim-peekup](https://github.com/gennaro-tedesco/nvim-peekup) - Dynamically interact with vim registers. - [tversteeg/registers.nvim](https://github.com/tversteeg/registers.nvim) - Non-obtrusive minimal preview of vim registers. +- [acksld/nvim-neoclip.lua](https://github.com/AckslD/nvim-neoclip.lua) - Clipboard manager neovim plugin with telescope integration. ### Fuzzy Finder