mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
Temporarily disable autopairs
Something messing up stuff
This commit is contained in:
parent
e1f5cf8969
commit
9933c8e523
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
return {
|
||||
enabled = false,
|
||||
'jiangmiao/auto-pairs'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue