Revert "vimwiki and tvim to use st"

This reverts commit 3248780f33.
This commit is contained in:
Von Random 2017-10-19 19:43:50 +03:00
parent 3248780f33
commit a0d222883f
2 changed files with 3 additions and 3 deletions

2
tvim
View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
term=st
term=default-terminal-emulator
vim=vim
#[[ -x $(type -P nvim) ]] && vim=nvim