# HG changeset patch # User Ludovic Chabant # Date 1487299610 28800 # Node ID 13e897e6a813cf0458b15268cd451066ab49608d # Parent 89538522d228ac534acb1e352460d6ce055c394d Add more keys to ignore. diff -r 89538522d228 -r 13e897e6a813 vimperator/vimperatorrc --- a/vimperator/vimperatorrc Wed Feb 15 23:12:11 2017 -0800 +++ b/vimperator/vimperatorrc Thu Feb 16 18:46:50 2017 -0800 @@ -13,8 +13,9 @@ set defsearch=duckduckgo " Website that have good keyboard shortcuts -ignorekeys add -except=<,>,J,K,t,: fastmail.com -ignorekeys add -except=<,>,J,K,t,: feedbin.com +ignorekeys add -except=<,>,J,K,t,:,; fastmail.com +ignorekeys add -except=<,>,J,K,t,:,; feedbin.com +ignorekeys add -except=<,>,J,K,t,:,; inoreader.com " Don't close the window with the last tab. set! browser.tabs.closeWindowWithLastTab=false