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