neovim: fix surround loading
This commit is contained in:
parent
f7a86ad505
commit
3f28ee041f
2 changed files with 13 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
"kylechui/nvim-surround",
|
||||
event = { "BufReadPre", "BufNewFile" },
|
||||
event = "VeryLazy",
|
||||
version = "*",
|
||||
config = true,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue