Optimize startup time and make some minor refactorings
This commit is contained in:
parent
f8faa2f5c1
commit
456fc0da59
23 changed files with 69 additions and 11 deletions
|
|
@ -2,6 +2,7 @@ return {
|
|||
"kylechui/nvim-surround",
|
||||
version = "*",
|
||||
event = "VeryLazy",
|
||||
lazy = true,
|
||||
opts = {
|
||||
-- Make sure that we never get whitespaces when adding surroundings
|
||||
surrounds = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue