diff vimperatorrc @ 162:254c4f068808

Merged changes.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 03 Jan 2014 19:38:57 -0800
parents fad6de4a0252 08c501149115
children 43c4c67470e3
line wrap: on
line diff
--- a/vimperatorrc	Fri Jan 03 19:36:33 2014 -0800
+++ b/vimperatorrc	Fri Jan 03 19:38:57 2014 -0800
@@ -45,4 +45,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