Alpha Chen 2 weeks ago
parent 614aad738e
commit f7bf93da7b
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -30,6 +30,7 @@ bind j scrollline 3
bind k scrollline -3
bind <C-n> tabnext
bind <C-p> tabprev
bind gR reader --tab
" ignore modes
autocmd DocStart nytimes.com/crosswords mode ignore
@ -46,7 +47,7 @@ autocontain notion\.so work
" github
" https://docs.github.com/en/get-started/using-github/keyboard-shortcuts
unbindurl ^https://github.com/ s " focus the search bar
" unbindurl ^https://github.com/ t " activate the file finder
unbindurl ^https://github.com/ t " activate the file finder
" youtube
unbindurl ^https://youtube.com/ j " back 10s

Loading…
Cancel
Save