feat(nvim): new extra: macroni

This commit is contained in:
Sergio Laín 2024-11-22 17:16:49 +01:00
parent 14fecf68a2
commit b115fae47d
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -0,0 +1,5 @@
return {
"jesseleite/nvim-macroni",
event = "VeryLazy",
opts = {},
}