Remove useless comment
This commit is contained in:
parent
56da219cfb
commit
bbccd0563e
@ -3,8 +3,6 @@ return{
|
||||
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
|
||||
})
|
||||
require("nvim-surround").setup({})
|
||||
end
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user