Website
.
Fuselkönig.de
.
Projects
.
Status
index
:
dotfiles
master
Dotfiles and other scripts I use.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vim
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'vim')
-rw-r--r--
vim/.vimrc
4
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