summary refs log tree commit diff
path: root/_vimrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2012-01-08 00:58:00 -0500
committerJune McEnroe <programble@gmail.com>2012-01-08 00:58:00 -0500
commita714ad34d2fe98880bae25fb046b7ebd6a3f1693 (patch)
treed864a9ae3f3dccf486938121e3f14e9944f5da99 /_vimrc
parentUse smarttab in VIM (diff)
downloadsrc-a714ad34d2fe98880bae25fb046b7ebd6a3f1693.tar.gz
src-a714ad34d2fe98880bae25fb046b7ebd6a3f1693.zip
Pineapples
Diffstat (limited to '')
-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