diff options
author | Chantry Xavier <shiningxc@gmail.com> | 2008-03-09 01:50:26 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-03-08 21:00:56 -0600 |
commit | 724ed34ac5068bc3a44068ef4f831a431ca00346 (patch) | |
tree | bb0de73600840511ec3a7d28ab2c4c2bcb467926 /contrib/README | |
parent | 69eb0c80140380928e0b90889edd53608e127391 (diff) | |
download | pacman-724ed34ac5068bc3a44068ef4f831a431ca00346.tar.xz |
rename vimproject to vimprojects and update it.
There is no need to put the list of files in there, which will get outdated
sooner or later. It's possible to generate the filelist in the plugin itself
using \r.
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
[Dan: add scripts/ directory]
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'contrib/README')
-rw-r--r-- | contrib/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/README b/contrib/README index c9ff86f4..7eb36aae 100644 --- a/contrib/README +++ b/contrib/README @@ -19,8 +19,7 @@ listed. re-pacman - regenerate a pacman package based on installed files and the pacman database entries. Useful for reuse, or possible config file extension. -vimproject - a project file for the vim project plugin (some files listed -may need to be updated). +vimprojects - a project file for the vim project plugin. wget-xdelta.sh - A download script for pacman which allows binary deltas generated with makepkg to be used instead of downloading full binary packages. |