1
0
Fork 0

Unsmartify autopair

This commit is contained in:
Jeremy Kaplan 2018-02-27 09:54:07 -08:00 committed by Jeremy Kaplan
commit 310656aba3

View file

@ -193,3 +193,5 @@ let g:neosnippet#enable_completed_snippet=1
let g:rooter_manual_only = 1
noremap <leader>cd :execute 'cd' fnameescape(FindRootDirectory())<CR>:pwd<CR>
let g:AutoPairsMultilineClose = 0