Remove termite as a valid terminal
This commit is contained in:
parent
803578aaeb
commit
07574f878b
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ $EDITOR = 'nvim'
|
||||||
$VISUAL = $EDITOR
|
$VISUAL = $EDITOR
|
||||||
|
|
||||||
for t in [
|
for t in [
|
||||||
'termite',
|
|
||||||
'urxvt',
|
'urxvt',
|
||||||
'xterm',
|
'xterm',
|
||||||
]:
|
]:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue