ultisnips
This commit is contained in:
parent
eb9860ae35
commit
ec16db5153
2 changed files with 24 additions and 0 deletions
1
vimrc
1
vimrc
|
|
@ -433,6 +433,7 @@ endfunction
|
|||
"nmap <silent> <C-j> <Plug>(ale_next_wrap)
|
||||
|
||||
" ultisnips
|
||||
let g:UltiSnipsSnippetsDir="~/.vim/UltiSnips"
|
||||
" Trigger configuration. Do not use <tab> if you use https://github.com/Valloric/YouCompleteMe.
|
||||
let g:UltiSnipsExpandTrigger='<c-j>'
|
||||
let g:UltiSnipsJumpForwardTrigger='<c-b>'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue