home: tridactyl: disable redirection to old reddit
This commit is contained in:
parent
692fa8cd20
commit
b18652a73d
|
@ -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"]
|
||||||
|
|
Loading…
Reference in a new issue