From a6e4c96c9c11ceecb9c5927224dff783083fa915 Mon Sep 17 00:00:00 2001 From: ryanss Date: Tue, 10 Mar 2015 23:59:00 -0400 Subject: Add test for key remaps --- ftplugin/hackernews.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ftplugin/hackernews.vim') diff --git a/ftplugin/hackernews.vim b/ftplugin/hackernews.vim index 5f42f7c..f8447f7 100644 --- a/ftplugin/hackernews.vim +++ b/ftplugin/hackernews.vim @@ -45,8 +45,8 @@ noremap gx :Python hackernews.link(external=True) noremap u :Python hackernews.save_pos() \u \:Python hackernews.recall_pos() -noremap :Python hackernews.save_pos() - \ +noremap :Python hackernews.save_pos() + \ \:Python hackernews.recall_pos() -- cgit v1.2.3