From: Simon Ruderich Date: Fri, 15 Oct 2010 14:12:29 +0000 (+0200) Subject: vimrc: Write out commands. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=9d76ee2ed2b5e15436e370444f6a81dccf40879c;p=config%2Fdotfiles.git vimrc: Write out commands. --- diff --git a/vimrc b/vimrc index d5496e6..e7fc77f 100644 --- a/vimrc +++ b/vimrc @@ -7,7 +7,7 @@ " instead. Thanks to godlygeek in #vim on Freenode (2009-06-19 22:21). if $HOME == '/root' || exists('$SUDO_USER') echomsg 'Running as root is forbidden! Use sudoedit.' - qa + qall endif