home: firefox: tridactyl: fix HN comment folding
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e8adbb5b20
commit
e57ebf4317
|
@ -12,7 +12,7 @@ set editorcmd termite --class tridactyl_editor -e 'vim %f'
|
||||||
" Binds {{{
|
" Binds {{{
|
||||||
" Reddit et al. {{{
|
" Reddit et al. {{{
|
||||||
" Toggle comments on Reddit, Hacker News, Lobste.rs
|
" Toggle comments on Reddit, Hacker News, Lobste.rs
|
||||||
bind ;c hint -c [class*="expand"],[class="togg"],[class="comment_folder"]
|
bind ;c hint -c [class*="expand"],[class*="togg"],[class="comment_folder"]
|
||||||
|
|
||||||
" Make `gu` take me back to subreddit from comments
|
" Make `gu` take me back to subreddit from comments
|
||||||
bindurl reddit.com gu urlparent 3
|
bindurl reddit.com gu urlparent 3
|
||||||
|
|
Loading…
Reference in a new issue