1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-21 16:15:41 +08:00

10 lines
162 B
Bash

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