blob: fb2edf673d6cefb44c04982c3cdf8146aca9d7fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>dotnet@gentoo.org</email>
<name>Gentoo Dotnet Project</name>
</maintainer>
<longdescription>
The FsAutoComplete project (FSAC) provides a backend service for rich
editing or intellisense features for editors. It can be hosted using the
Language Server Protocol. Currently it is used by: Emacs, Neovim, Vim,
Visual Studio Code, Sublime Text.
</longdescription>
<upstream>
<bugs-to>https://github.com/ionide/FsAutoComplete/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|