nvim: remove autopairs toggle/untoggle bind

@@ tramples over the "repeat macro" bind
This commit is contained in:
dogeystamp 2023-08-27 10:57:22 -04:00
parent 05f3f289c6
commit 692bbb8e56
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -22,7 +22,6 @@ source $XDG_CONFIG_HOME/nvim/vimspector.vim
" bracket closing
Plug 'jiangmiao/auto-pairs'
let g:AutoPairsShortcutToggle = "@@"
let g:AutoPairsFlyMode = 0
" improved error list