Files
nvim/lua/plugins/yanky.lua

10 lines
246 B
Lua
Raw Normal View History

2025-04-14 11:38:42 +01:00
-- For when I'm ready
return {
-- "gbprod/yanky.nvim",
-- opts = {
-- -- your configuration comes here
-- -- or leave it empty to use the default settings
-- -- refer to the configuration section below
-- },
}