projects
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b83ae3
)
Update .vimrc
origin/HEAD
origin/master
author
ian
<ian@kremlin.cc>
Tue, 3 Jun 2014 06:45:02 +0000
(
01:45
-0500)
committer
ian
<ian@kremlin.cc>
Tue, 3 Jun 2014 06:45:02 +0000
(
01:45
-0500)
:W!!
.vimrc
patch
|
blob
|
blame
|
history
diff --git
a/.vimrc
b/.vimrc
index d5e2ec2499816c1edd75a0478dccc9d05ca83c2d..449f99c2386550d07d19654448c579f64309a316 100644
(file)
--- a/
.vimrc
+++ b/
.vimrc
@@
-7,5
+7,8
@@
set showmatch
set cindent
set nu
set nocp
+
+cmap w!! w !sudo tee > /dev/null %
+
syntax on