Unsmartify autopair
This commit is contained in:
parent
e17e08fb03
commit
310656aba3
1 changed files with 2 additions and 0 deletions
|
|
@ -193,3 +193,5 @@ let g:neosnippet#enable_completed_snippet=1
|
||||||
|
|
||||||
let g:rooter_manual_only = 1
|
let g:rooter_manual_only = 1
|
||||||
noremap <leader>cd :execute 'cd' fnameescape(FindRootDirectory())<CR>:pwd<CR>
|
noremap <leader>cd :execute 'cd' fnameescape(FindRootDirectory())<CR>:pwd<CR>
|
||||||
|
|
||||||
|
let g:AutoPairsMultilineClose = 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue