3 lines
98 B
Lua
3 lines
98 B
Lua
vim.pack.add({ "https://github.com/kylechui/nvim-surround" })
|
|
|
|
require("nvim-surround").setup({})
|