AutoYADM commit: 2024-12-15 17:30:02
This commit is contained in:
parent
50045a497b
commit
ff4a6ca9c3
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@ set update.lastnaggedversion 1.14.0
|
||||||
set update.checkintervalsecs 86400
|
set update.checkintervalsecs 86400
|
||||||
set searchengine duckduckgo
|
set searchengine duckduckgo
|
||||||
set hintchars neiomtsraglphdufcxwyqzvkbj
|
set hintchars neiomtsraglphdufcxwyqzvkbj
|
||||||
|
set editorcmd kitty nvim
|
||||||
|
|
||||||
" Binds
|
" Binds
|
||||||
bind ;x hint -F e => { const pos = tri.dom.getAbsoluteCentre(e); tri.excmds.exclaim_quiet("xdotool mousemove --sync " + window.devicePixelRatio * pos.x + " " + window.devicePixelRatio * pos.y + "; xdotool click 1")}
|
bind ;x hint -F e => { const pos = tri.dom.getAbsoluteCentre(e); tri.excmds.exclaim_quiet("xdotool mousemove --sync " + window.devicePixelRatio * pos.x + " " + window.devicePixelRatio * pos.y + "; xdotool click 1")}
|
||||||
|
@ -185,4 +186,4 @@ autocmd DocStart undefined mode ignore
|
||||||
autocmd DocStart onq.queensu.ca mode ignore
|
autocmd DocStart onq.queensu.ca mode ignore
|
||||||
|
|
||||||
" For syntax highlighting see https://github.com/tridactyl/vim-tridactyl
|
" For syntax highlighting see https://github.com/tridactyl/vim-tridactyl
|
||||||
" vim: set filetype=tridactyl
|
" vim: set filetype=tridactyl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue