1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:20:04 +08:00
SpaceVim/bundle/gina.vim/test/run_themis.sh

10 lines
162 B
Bash
Vendored

#!/bin/bash
themis --version
export THEMIS_VIM="vim"
themis --reporter dot
export THEMIS_VIM="nvim"
export THEMIS_ARGS="-e -s --headless"
themis --reporter dot