mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 12:31:04 +00:00
Enable autopairs
This commit is contained in:
parent
27a55bd17c
commit
d3cbe9321a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
return {
|
||||
enabled = false,
|
||||
-- enabled = false,
|
||||
'jiangmiao/auto-pairs'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue