updatE
This commit is contained in:
parent
f781146ab1
commit
7c8e0574c8
1 changed files with 1 additions and 3 deletions
4
init.lua
4
init.lua
|
|
@ -99,9 +99,7 @@ require("lazy").setup({
|
||||||
"kylechui/nvim-surround",
|
"kylechui/nvim-surround",
|
||||||
version = "*",
|
version = "*",
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
config = function()
|
opts = {}
|
||||||
require("nvim-surround").setup({})
|
|
||||||
end,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'nvim-telescope/telescope.nvim',
|
'nvim-telescope/telescope.nvim',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue