Finally found an expand trigger

This commit is contained in:
flyingscorpio@arch-desktop 2020-11-26 18:05:28 +01:00
parent 73b884288f
commit 70eaddd810

View file

@ -105,7 +105,7 @@ let g:vimtex_view_method = 'zathura'
let g:vimtex_quickfix_autoclose_after_keystrokes = 2
let g:vimtex_quickfix_open_on_warning = 0
let g:UltiSnipsExpandTrigger = '<cr>'
let g:UltiSnipsExpandTrigger = '<S-tab>'
" }}}
" COLORS {{{
colorscheme badwolf