This website requires JavaScript.
Explore
Help
Register
Sign In
vim
/
vimtex
Watch
1
Star
0
Fork
0
You've already forked vimtex
Code
Issues
Pull Requests
Releases
Wiki
Activity
vimtex
/
test
/
vader
/
run-tests.sh
5 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
Trying again
2016-03-27 22:44:40 +02:00
#!/usr/bin/env bash
cd
"
$(
dirname
"
${
BASH_SOURCE
[0]
}
"
)
"
Remove vim warning "output is not ..."
2016-04-07 09:01:08 +02:00
vim -esNu minivimrc +
"Vader! *"
>/dev/null
Reference in New Issue
Copy Permalink