/etc/skel/.vimrc: deactivate digraph option
authorMichael Prokop <mika@grml.org>
Wed, 18 Jul 2007 22:03:43 +0000 (00:03 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 18 Jul 2007 22:03:43 +0000 (00:03 +0200)
debian/changelog
etc/skel/.vimrc

index dd08266..5aad68f 100644 (file)
@@ -12,6 +12,9 @@ grml-etc-core (0.3.17) unstable; urgency=low
       (thanks for reporting the issue, Kevin Krammer!)
   * /etc/zsh/zshenv:
     - check for presence of lesspipe[.sh] before setting $LESSOPEN
+  * /etc/skel/.vimrc:
+    - deactivate digraph option causing too many headaches for people
+      not being used to that option
 
  -- Michael Prokop <mika@grml.org>  Tue, 17 Jul 2007 15:48:48 +0200
 
index 1f87644..62485df 100644 (file)
@@ -3,7 +3,7 @@
 " Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 " Bug-Reports:   see http://grml.org/bugs/
 " License:       This file is licensed under the GPL v2.
-" Latest change: Sam Jun 30 01:28:53 CEST 2007 [mika]
+" Latest change: Don Jul 19 00:02:50 CEST 2007 [mika]
 "###############################################################################
 " Thanks to Sven Guckes for his template!
 "###############################################################################
@@ -12,6 +12,7 @@
   set nocp
 " turn these ON:
   set digraph ek hidden ruler sc vb wmnu
+" set digraph
 " turn these OFF ("no" prefix):
   set noeb noet nosol
 " non-toggles: