feat(nvim): new plugin: otter

This commit is contained in:
Sergio Laín 2025-06-08 21:23:32 +02:00
parent 98d5649546
commit 3fc3c60182
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -0,0 +1,5 @@
return {
"jmbuhr/otter.nvim",
event = "VeryLazy",
opts = {},
}