summary refs log tree commit diff
path: root/_vimrc
diff options
context:
space:
mode:
Diffstat (limited to '_vimrc')
-rw-r--r--_vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/_vimrc b/_vimrc
index b7dd6b6f..20cb2441 100644
--- a/_vimrc
+++ b/_vimrc
@@ -98,3 +98,5 @@ set list
 set listchars=tab:»·,trail:·
 
 set smarttab
+
+command W :w " I often accidentally type :W when I mean :w