home *** CD-ROM | disk | FTP | other *** search
- VIM for Debian
- ---------------
-
- 1. The current Debian VIM scripts policy can be found in the vim-doc package
- under /usr/share/doc/vim-common and
- <http://yacoob.dnsalias.net/sakwa/vim-policy.txt>.
-
- 2. Before reporting bugs, check if the bug also exists if you run vim
- with "vim -u NONE -U NONE". If not, make sure that the "bug" is not
- a result of a setting in your ~/.vimrc before reporting it.
-
- -- Stefano Zacchiroli <zack@debian.org> Mon, 10 Apr 2006 09:59:41 -0400
-
- UTF-8 Known issues
- ------------------
-
- There are some known problems with using Vim in an UTF-8 environment.
- It's strongly advised to update the encoding variable when using Vim in
- UTF-8 environment.
- Putting this line in your vimrc do the trick:
-
- set encoding=utf-8
-
- This will prevent some known UTF-8 related problems.
-
- -- Alexis Sukrieh <sukria@sukria.net> Wed, 16 Mar 2005 10:24:32 +0100
-
- More VIM documentation
- ----------------------
-
- VIM upstream changelog and FAQ are quite large and therefore not shipped in the
- "vim-common" package. They are available in the "vim-doc" package.
-
- -- Stefano Zacchiroli <zack@debian.org> Mon, 07 Nov 2005 09:16:00 +0100
-
- MzScheme Vim variant
- --------------------
-
- As requested by the current MzScheme maintainer (Ari Pollak <ari@debian.org>),
- a vim-mzscheme variant is not being built. The reasons stated are as follows:
-
- 1) MzScheme does not build on many of Debian's supported architectures.
-
- 2) The MzScheme package is not versioned based on the library.
-
- 3) The MzScheme ABI changes with every upstream version.
-
- -- James Vega <jamessan@debian.org> Mon, 10 Apr 2006 09:48:25 -0400
-