7 lines
120 B
Lua
7 lines
120 B
Lua
-- https://github.com/kylechui/nvim-surround
|
|
return {
|
|
"kylechui/nvim-surround",
|
|
event = "VeryLazy",
|
|
config = true,
|
|
}
|