10 lines
246 B
Lua
10 lines
246 B
Lua
|
|
-- 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
|
||
|
|
-- },
|
||
|
|
}
|