1
0
Fork 0

Stop accidentally disabling autopairs

This commit is contained in:
Jeremy Kaplan 2019-04-23 12:07:51 -07:00 committed by Jeremy Kaplan
commit 1054f71d50

View file

@ -304,3 +304,5 @@ autocmd FileType javascript nnoremap <buffer> <silent> K :FlowTypeAtPos<CR>
command Crosshair :set virtualedit=all cursorcolumn
command NoCrosshair :set virtualedit= nocursorcolumn
let g:AutoPairsShortcutToggle = ''