home: tridactyl: disable redirection to old reddit

This commit is contained in:
Antoine Martin 2024-02-29 16:34:22 +01:00
parent 692fa8cd20
commit b18652a73d

View file

@ -19,7 +19,7 @@ bind ,<Space> nohlsearch
set findcase smart set findcase smart
" New reddit is bad " New reddit is bad
autocmd DocStart ^http(s?)://www.reddit.com js tri.excmds.urlmodify("-t", "www", "old") " autocmd DocStart ^http(s?)://www.reddit.com js tri.excmds.urlmodify("-t", "www", "old")
" Orange site / Reddit / Lobste.rs specific hints to toggle comments " Orange site / Reddit / Lobste.rs specific hints to toggle comments
bind ;c hint -Jc [class*="expand"],[class="togg"],[class="comment_folder"] bind ;c hint -Jc [class*="expand"],[class="togg"],[class="comment_folder"]