From 5f1bc241f94b65f65357638fefb8e5ba8922b53f Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 16 Aug 2018 12:50:21 +1200 Subject: Use rather than in mapping Rather clearer --- vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim') diff --git a/vim/vimrc b/vim/vimrc index e28aa00c..c59e118e 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -215,7 +215,7 @@ endif imap (DigraphSearch) " Remap normal space to scroll down a page -nnoremap +nnoremap " If we have plugins, do a :next after hitting the last line if &loadplugins nmap (ScrollNext) -- cgit v1.2.3