diff --git a/.vimperatorrc b/.vimperatorrc --- a/.vimperatorrc +++ b/.vimperatorrc @@ -2,11 +2,22 @@ set complete=sl style browser .tab-close-button{ display: none; } +command reader execute "open about:reader?url=" + content.location.href + +nmap nmap :noh + nmap q nmap s tddg nmap S :winopen -private ddg +nmap [b gT +nmap ]b gt +nmap [t gT +nmap ]t gt + +nmap :reader + javascript <