utility/yanky-nvim: init

This commit is contained in:
raf 2025-01-26 13:45:58 +03:00
commit 0fbcf1ca6f
No known key found for this signature in database
GPG key ID: EED98D11B85A2819
8 changed files with 102 additions and 9 deletions

View file

@ -1,19 +1,19 @@
{
imports = [
./outline
./binds
./ccc
./diffview
./fzf-lua
./gestures
./motion
./new-file-template
./telescope
./icon-picker
./images
./telescope
./diffview
./wakatime
./surround
./motion
./new-file-template
./outline
./preview
./fzf-lua
./surround
./telescope
./wakatime
./yanky-nvim
];
}