|
@@ -184,7 +184,7 @@ map <leader><A-/><space> <plug>NERDCommenterComment
|
|
|
""""""""""""""""""""""""""""""""""""""""
|
|
""""""""""""""""""""""""""""""""""""""""
|
|
|
|
|
|
|
|
" Unbind tab so as not to interfere with Ultisnips
|
|
" Unbind tab so as not to interfere with Ultisnips
|
|
|
-let g:ycm_key_list_select_completion = ['<Up>', '<Enter>']
|
|
|
|
|
|
|
+let g:ycm_key_list_select_completion = ['<Enter>']
|
|
|
|
|
|
|
|
"""""""""""""""""""""""""""""""""""""""""
|
|
"""""""""""""""""""""""""""""""""""""""""
|
|
|
" TagList
|
|
" TagList
|