diff --git a/dotfiles/vim/vimrc b/dotfiles/vim/vimrc index 9b14275..9ae8033 100644 --- a/dotfiles/vim/vimrc +++ b/dotfiles/vim/vimrc @@ -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 = '' +let g:UltiSnipsExpandTrigger = '' " }}} " COLORS {{{ colorscheme badwolf