[ADD][TRIDACTYL] Open Vim in Termite instead
This commit is contained in:
parent
1138cbf798
commit
1cb56a5cbd
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue