5 lines
93 B
Lua
5 lines
93 B
Lua
return {
|
|
'gbprod/substitute.nvim',
|
|
event = { 'BufReadPre', 'BufNewFile' },
|
|
opts = {},
|
|
} |