7 lines
83 B
Lua
7 lines
83 B
Lua
return {
|
|
{
|
|
"tpope/vim-surround",
|
|
event = "InsertEnter"
|
|
}
|
|
}
|