Warning!

Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!

/etc/skel/.vimrc: deactivate digraph option
authorMichael Prokop <mika@grml.org>
Thu Jul 19 00:03:43 2007 +0200 (16 months ago)
changeset 22323377d7597df
manifest23377d7597df
parent 222bf1d1aed73f1
child 224108dd3df3e11
/etc/skel/.vimrc: deactivate digraph option
debian/changelog
etc/skel/.vimrc
--- a/debian/changelog Wed Jul 18 21:56:31 2007 +0200
+++ b/debian/changelog Thu Jul 19 00:03:43 2007 +0200
@@ -12,6 +12,9 @@ grml-etc-core (0.3.17) unstable; urgency
(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
--- a/etc/skel/.vimrc Wed Jul 18 21:56:31 2007 +0200
+++ b/etc/skel/.vimrc Thu Jul 19 00:03:43 2007 +0200
@@ -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: