[ADD][TRIDACTYL] Open Vim in Termite instead

This commit is contained in:
Bruno BELANYI 2019-10-03 17:29:04 +02:00
parent 1138cbf798
commit 1cb56a5cbd

View file

@ -10,6 +10,8 @@ fixamo_quiet
" Use the dark color scheme
colorscheme dark
" Make tridactyl open Vim in Termite instead of xterm
set editorcmd termite --class tridactyl_editor -e 'vim %f'
"
" Binds
"