~damien/jedit-lsp

3706ce84b60808f519f3bc6f4ba4a4e8b5fe4a79 — Damien Radtke 10 months ago 208bab2
Add Eric as an author
1 files changed, 1 insertions(+), 1 deletions(-)

M LSP.props
M LSP.props => LSP.props +1 -1
@@ 2,7 2,7 @@ plugin.lsp.LanguageServerPlugin.activate=startup

plugin.lsp.LanguageServerPlugin.name=LSP
plugin.lsp.LanguageServerPlugin.version=0.1
plugin.lsp.LanguageServerPlugin.author=Damien Radtke
plugin.lsp.LanguageServerPlugin.author=Damien Radtke, Eric LeLay
plugin.lsp.LanguageServerPlugin.description=This plugin turns jEdit into a Language Server Protocol (LSP) client, which provides a number of IDE-like features by running and interacting with LSP servers.
plugin.lsp.LanguageServerPlugin.docs=index.html
plugin.lsp.LanguageServerPlugin.usePluginHome=true