# HG changeset patch # User Ludovic Chabant # Date 1387233759 28800 # Node ID 08c5011491151d183d04cac7672045a8fcee8776 # Parent 063afe08c251084f9e826dbd7a37233fa5d9292b Ignore keys for nice websites. diff -r 063afe08c251 -r 08c501149115 vimperatorrc --- a/vimperatorrc Thu Nov 28 11:56:40 2013 -0800 +++ b/vimperatorrc Mon Dec 16 14:42:39 2013 -0800 @@ -42,4 +42,8 @@ " Super minimal UI set toolbars=noaddons,nobookmarks,nomenu,nonavigation,notabs +" Websites with useful keyboard shortcuts already +ignorekeys add -except=:,J,K,b fastmail.fm +ignorekeys add -except=:,J,K,b feedly.com + " vim: ft=vim