X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=vimrc;h=e7fc77fdfc3536e06033ddf7c1d665aa602c1260;hb=9d76ee2ed2b5e15436e370444f6a81dccf40879c;hp=d5496e6f7cd53872212cbe844ecae6f96618ff31;hpb=0dc31a4dc0d8558f193c4284d0879c2d1e042856;p=config%2Fdotfiles.git 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