Stop accidentally disabling autopairs
This commit is contained in:
parent
b88e1c2fde
commit
1054f71d50
1 changed files with 2 additions and 0 deletions
|
|
@ -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 = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue