1
0
Fork 0

Remove termite as a valid terminal

This commit is contained in:
Jeremy Kaplan 2018-02-10 13:06:49 -08:00
commit 07574f878b

View file

@ -22,7 +22,6 @@ $EDITOR = 'nvim'
$VISUAL = $EDITOR
for t in [
'termite',
'urxvt',
'xterm',
]: