diff vimperatorrc @ 152:08c501149115

Ignore keys for nice websites.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 16 Dec 2013 14:42:39 -0800
parents 71ff712a6951
children 1edd50e592fd 254c4f068808
line wrap: on
line diff
--- 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