Remove nvim-surround
This commit is contained in:
parent
9b3b22a0d6
commit
c5c9521c16
@ -1,7 +0,0 @@
|
||||
-- Surround
|
||||
return {
|
||||
"kylechui/nvim-surround",
|
||||
event = { "BufReadPre", "BufNewFile" },
|
||||
version = "*", -- Use for stability; omit to use `main` branch for the latest features
|
||||
config = true,
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user