mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
using BS in snippets was buggy, reconfigure bindings
This commit is contained in:
4
vimrc
4
vimrc
@@ -303,8 +303,8 @@ nnoremap <leader>g :IndentGuidesToggle<CR>
|
||||
|
||||
"" Ultisnips
|
||||
let g:UltiSnipsExpandTrigger="<c-j>"
|
||||
let g:UltiSnipsJumpForwardTrigger="<c-l>"
|
||||
let g:UltiSnipsJumpBackwardTrigger="<c-h>"
|
||||
let g:UltiSnipsJumpForwardTrigger="<c-j>"
|
||||
let g:UltiSnipsJumpBackwardTrigger="<c-k>"
|
||||
|
||||
|
||||
" Tex
|
||||
|
||||
Reference in New Issue
Block a user