Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit f612706

Browse files
community: nvim-neoclip-lua telescope for yanks
Navigate and select from yank history using a telescope UI
1 parent 653e896 commit f612706

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

plugins/community.lua

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ return {
8585
{ import = "astrocommunity.programming-language-support.rest-nvim" },
8686
-- ----------------------------------------------
8787

88+
-- ----------------------------------------------
89+
-- Registers
90+
{ import = "astrocommunity.register.nvim-neoclip-lua" },
91+
-- ----------------------------------------------
92+
8893
-- ----------------------------------------------
8994
-- Themes
9095
-- defined in themes.lua

0 commit comments

Comments
 (0)