Files
dotfiles/dot_vim/plugged/vimtex/test/test-syntax/test-asymptote.vim

11 lines
118 B
VimL

source common.vim
let &rtp = '.,' . &rtp
silent edit test-asymptote.tex
if empty($INMAKE) | finish | endif
quit!