vim: Remove Vtc alias
This commit is contained in:
parent
b9fb6b1c2f
commit
6b94c2a7d0
|
@ -79,7 +79,6 @@ let g:vimtex_quickfix_ignore_filters = [
|
|||
\'Package hyperref Warning: Token not allowed in a PDF string',
|
||||
\'Package typearea Warning: Bad type area settings!',
|
||||
\]
|
||||
command Vtc VimtexCompile
|
||||
|
||||
" Color schemes
|
||||
Plug 'altercation/vim-colors-solarized'
|
||||
|
|
Reference in a new issue