From 45f2e097b7b5999e34bd7cad23e2eb649d8e87c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20Ob=C5=AFrka?= Date: Wed, 11 Jun 2014 09:37:17 +0200 Subject: Add empty line and stay in normal mode --- .vimrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.vimrc b/.vimrc index 087dffa..21cad2f 100644 --- a/.vimrc +++ b/.vimrc @@ -170,6 +170,10 @@ command Wq wq command W w command Q q +"add empty line and stay in normal mode +nmap o o +nmap O O + "windows changing nnoremap h nnoremap j -- cgit v1.2.3