mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
6 lines
74 B
Lua
6 lines
74 B
Lua
return {
|
|
"kylechui/nvim-surround",
|
|
event = "BufEnter",
|
|
opts = {},
|
|
}
|