changeset 366:13e897e6a813

Add more keys to ignore.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 16 Feb 2017 18:46:50 -0800
parents 89538522d228
children d8ae3de7de06
files vimperator/vimperatorrc
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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