Compare commits
No commits in common. 'c6e19f86332a559b5165af630566293371412afa' and '8064928ba4f2c52d00351ad2091a923a901572e2' have entirely different histories.
c6e19f8633
...
8064928ba4
8 changed files with 9 additions and 110 deletions
@ -1,24 +0,0 @@ |
||||
" General Settings |
||||
set update.lastchecktime 1755245204669 |
||||
set update.nag true |
||||
set update.nagwait 7 |
||||
set update.lastnaggedversion 1.14.0 |
||||
set update.checkintervalsecs 86400 |
||||
set configversion 2.0 |
||||
set editorcmd '/opt/homebrew/bin/emacsclient' |
||||
set smoothscroll true |
||||
|
||||
|
||||
blacklistadd https://www.youtube.com/ |
||||
|
||||
" tip from https://github.com/tridactyl/tridactyl/issues/1559 |
||||
seturl youtube.com modeindicator false |
||||
|
||||
" vim bind u back |
||||
" vim bind U undo |
||||
" vim bind Y clipboard yank |
||||
" vim u |
||||
" nbind <c-f> |
||||
|
||||
" For syntax highlighting see https://github.com/tridactyl/vim-tridactyl |
||||
" vim: set filetype=tridactyl |
||||
Loading…
Reference in new issue