7 lines
91 B
Lua
7 lines
91 B
Lua
return {
|
|
"kylechui/nvim-surround",
|
|
version = "*",
|
|
event = "VeryLazy",
|
|
opts = {},
|
|
}
|