dots/config/nvim/lua/aleidk/plugins-core/surround.lua
aleidk 071be15dc1 re-structure neovim plugins
also delete unused ones
2024-11-20 15:11:55 -03:00

6 lines
87 B
Lua

return {
"echasnovski/mini.surround",
disabled = true,
version = "*",
opts = {},
}