From 6f5978a21907867a4471833e3d8285495350e292 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20Ob=C5=AFrka?= Date: Wed, 14 May 2014 14:32:21 +0200 Subject: Add commands in vimrc --- .vimrc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.vimrc b/.vimrc index 730e8ee..32ef744 100644 --- a/.vimrc +++ b/.vimrc @@ -136,6 +136,12 @@ inoremap nnoremap vnoremap +"...and when you're to speed? +command WQ wq +command Wq wq +command W w +command Q q + "windows changing nnoremap h nnoremap j -- cgit v1.2.3