summaryrefslogtreecommitdiff
path: root/app-editors/neovim/metadata.xml
blob: d9da9e93722d5c9768016184cfcae6c8620f2c0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>vim@gentoo.org</email>
    <name>Gentoo Vim Project</name>
  </maintainer>
  <use>
    <flag name="clipboard">Enable clipboard support through a provider</flag>
    <flag name="nvimpager">Install nvimpager symlink to less.sh macro</flag>
    <flag name="remote">Enable support for remote options using nvr</flag>
    <flag name="tui">Build the neovim unix tui</flag>
  </use>
  <upstream>
    <remote-id type="github">neovim/neovim</remote-id>
  </upstream>
</pkgmetadata>