vim: Remove Vtc alias

This commit is contained in:
Simon Bruder 2020-05-21 01:53:32 +02:00
parent b9fb6b1c2f
commit 6b94c2a7d0
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -79,7 +79,6 @@ let g:vimtex_quickfix_ignore_filters = [
\'Package hyperref Warning: Token not allowed in a PDF string', \'Package hyperref Warning: Token not allowed in a PDF string',
\'Package typearea Warning: Bad type area settings!', \'Package typearea Warning: Bad type area settings!',
\] \]
command Vtc VimtexCompile
" Color schemes " Color schemes
Plug 'altercation/vim-colors-solarized' Plug 'altercation/vim-colors-solarized'