More plugin configuration

This commit is contained in:
Chris
2025-04-14 11:38:42 +01:00
parent f2f3b1812a
commit 01164c6d8b
14 changed files with 211 additions and 35 deletions

9
lua/plugins/yanky.lua Normal file
View File

@@ -0,0 +1,9 @@
-- 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
-- },
}