Remove unused keybinding I hit accidentally
This commit is contained in:
parent
b25971c169
commit
2ba9341739
1 changed files with 1 additions and 0 deletions
|
|
@ -226,6 +226,7 @@ let g:rooter_patterns = ['.root', '.git', '.git/']
|
||||||
noremap <silent> <leader>cd :execute 'cd' fnameescape(FindRootDirectory())<CR>:pwd<CR>
|
noremap <silent> <leader>cd :execute 'cd' fnameescape(FindRootDirectory())<CR>:pwd<CR>
|
||||||
|
|
||||||
let g:AutoPairsMultilineClose = 0
|
let g:AutoPairsMultilineClose = 0
|
||||||
|
let g:AutoPairsShortcutBackInsert = ''
|
||||||
|
|
||||||
let g:javascript_plugin_flow = 1
|
let g:javascript_plugin_flow = 1
|
||||||
let g:ale_javascript_flow_use_respect_pragma = 0
|
let g:ale_javascript_flow_use_respect_pragma = 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue