fix conflict surround/leap
This commit is contained in:
parent
7a7cf00c66
commit
3363d48a25
|
@ -61,7 +61,6 @@ return {
|
|||
{
|
||||
'kylechui/nvim-surround',
|
||||
version = '*', -- Use for stability; omit to use `main` branch for the latest features
|
||||
event = 'VeryLazy',
|
||||
config = function()
|
||||
require('nvim-surround').setup {
|
||||
-- Configuration here, or leave empty to use defaults
|
||||
|
|
Loading…
Reference in New Issue