X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=gvimrc;h=a902d7e8b50ac7ff118eeb8c14df616ab2685af6;hb=ce25aec84e8327aa1ddc8de833d3a9a68ea89583;hp=bbf75f4612c3917e0c65cd8d25cf6506868c8668;hpb=01bd406f083a7b80c59f2cb2182c7b0006e9cd02;p=config%2Fdotfiles.git diff --git a/gvimrc b/gvimrc index bbf75f4..a902d7e 100644 --- a/gvimrc +++ b/gvimrc @@ -1,5 +1,20 @@ " GVim configuration file. +" Copyright (C) 2011-2012 Simon Ruderich +" +" This file is free software: you can redistribute it and/or modify +" it under the terms of the GNU General Public License as published by +" the Free Software Foundation, either version 3 of the License, or +" (at your option) any later version. +" +" This file is distributed in the hope that it will be useful, +" but WITHOUT ANY WARRANTY; without even the implied warranty of +" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +" GNU General Public License for more details. +" +" You should have received a copy of the GNU General Public License +" along with this file. If not, see . + " Stop the cursor from blinking. set guicursor+=a:blinkon0