Update some stuff

This commit is contained in:
2025-04-28 18:08:49 -03:00
parent 82d279e6d8
commit f39f45f415
8 changed files with 36 additions and 11 deletions

View File

@@ -1,6 +1,7 @@
return {
"matveyt/neoclip",
lazy = false,
enabled = false,
config = function(plugin, opts)
require("neoclip"):setup()
end,