blob: 99c17ba6c0801b92206a3763ee68ba2a15285759 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
INSTALL INSTRUCTIONS
--------------------
* Gentoo users: `emerge app-vim/eselect-syntax`
* Everyone else: `make PREFIX=~/.vim/ install`
COPYRIGHT
---------
Copyright (c) 2004-2005 Ciaran McCreesh, Aaron Walker, Tom Martin. You may
redistribute this package under the same terms as Vim itself.
CONTACT
-------
Email:
* Ciaran McCreesh `<ciaranm at gentoo dot org>`_
* Aaron Walker `<ka0ttic at gentoo dot org>`_
* Tom Martin `<slarti at gentoo dot org>`_
* Mike Kelly `<pioto at gentoo dot org>`_
Bugs:
* `<http://bugs.gentoo.org/>`_
.. vim: set ft=glep tw=80 et :
|