Remove mini.pairs setup
This commit is contained in:
parent
7affddc1b8
commit
fed799030f
1 changed files with 1 additions and 2 deletions
|
|
@ -30,8 +30,7 @@ return {
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
-- Auto pairs: Automatically close brackets, quotes, etc.
|
|
||||||
require("mini.pairs").setup()
|
|
||||||
|
|
||||||
-- Enhanced text objects: Better text objects for quotes, brackets, etc.
|
-- Enhanced text objects: Better text objects for quotes, brackets, etc.
|
||||||
-- Adds: aq/iq (quotes), ab/ib (brackets), af/if (function), etc.
|
-- Adds: aq/iq (quotes), ab/ib (brackets), af/if (function), etc.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue