summaryrefslogtreecommitdiffstats
path: root/package/vim
Commit message (Collapse)AuthorAgeFilesLines
* vim: convert to autotargets, bump to version 7.2.446Gustavo Zacarias2010-12-223-19624/+29
| | | | | | | | | | | | | * Convert to autotargets package. * Bump to version 7.2.446. We fetch from svn to avoid having a ton of patch files. This won't do us any good if we want vim 7.3 since the repository was moved to mercurial. However 7.3 still has some cross-compile issues. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: get rid of editors subdirPeter Korsgaard2010-04-264-0/+19649
Not much point in a seperate subdir for only four packages. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>