starter/lua/plugins/substitute.lua

9 lines
193 B
Lua
Raw Normal View History

2024-02-18 12:19:39 +08:00
return {
"gbprod/substitute.nvim",
opts = {
-- your configuration comes here
-- or leave it empty to use the default settings
-- refer to the configuration section below
},
}