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",
|
||||
version = "*",
|
||||
event = "VeryLazy",
|
||||
config = function()
|
||||
require("nvim-surround").setup({})
|
||||
end,
|
||||
opts = {}
|
||||
},
|
||||
{
|
||||
'nvim-telescope/telescope.nvim',
|
||||
|
|
|
|||
Loading…
Reference in a new issue