summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorHorus32014-04-27 18:14:37 +0200
committerHorus32014-04-27 18:14:37 +0200
commitb8bc1ad2af6aab7f9dd3937c78dab76b0c32bdca (patch)
treeb14c388384dd8fff1450f8498e691785850e1011 /vim
parent1cae96dbcaf032d417ebf8d7e49a8577c84ad9f9 (diff)
downloaddotfiles-b8bc1ad2af6aab7f9dd3937c78dab76b0c32bdca.tar.gz
Vim mapping and zsh alias.
Diffstat (limited to 'vim')
-rw-r--r--vim/.vimrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/vim/.vimrc b/vim/.vimrc
index c6da008..19c8833 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -13,3 +13,7 @@ syntax enable
set encoding=utf8
"map! jj <ESC>
+command W w
+command Q q
+command WQ wq
+command Wq wq