]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gvimrc
vimrc: Disable 'spell', 'list' and 2match when viewing documentation.
[config/dotfiles.git] / gvimrc
diff --git a/gvimrc b/gvimrc
index e6ec64119689c44f30ee859d1a7af9e39dc1e05b..6a85e1c61b4bb85bb6694699cd21a47ecab467a8 100644 (file)
--- a/gvimrc
+++ b/gvimrc
@@ -2,7 +2,7 @@
 
 
 " Stop the cursor from blinking.
-set guicursor=a:blinkon0
+set guicursor+=a:blinkon0
 
 " Don't display the toolbar.
 set guioptions-=T