summaryrefslogtreecommitdiff
path: root/app-emacs/lsp-mode/metadata.xml
blob: ce18f2e009c0c7f6e95442176d17b689a2045963 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>jturner.usa+gentoo@gmail.com</email>
    <name>John Turner</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <upstream>
    <remote-id type="github">emacs-lsp/lsp-mode</remote-id>
    <doc>https://github.com/emacs-lsp/lsp-mode/blob/master/README.md</doc>
  </upstream>
  <longdescription>
    Client for Language Server Protocol. lsp-mode aims to provide IDE-like
    experience by providing optional integration with the most popular Emacs
    packages like company, flycheck and projectile.
  </longdescription>
</pkgmetadata>