blob: 744b19dc71ce54e179558138661b13351b526735 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Ștefan Talpalaru</name>
<email>stefantalpalaru@yahoo.com</email>
</maintainer>
<longdescription>
neocomplete is the abbreviation of "neo-completion with cache". It provides keyword completion system by maintaining a cache of keywords in the current buffer. neocomplete could be customized easily and has a lot more features than the Vim's standard completion feature.
</longdescription>
</pkgmetadata>
|