Last active
October 17, 2015 14:56
-
-
Save Kazy/1b20b18fbb322b82d3be to your computer and use it in GitHub Desktop.
cVim conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set noautofocus | |
site '*://feedly.com/*' { | |
unmap j | |
unmap k | |
unmap M | |
unmap o | |
unmap v | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment