diff --git a/.vimperatorrc b/.vimperatorrc deleted file mode 100644 --- a/.vimperatorrc +++ /dev/null @@ -1,21 +0,0 @@ -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 tgoogle -nmap S :winopen -private google - -nmap J gt -nmap K gT - -nmap :reader - -source! ~/.vimperatorrc.local - -" vim: set ft=vimperator: