diff options
Diffstat (limited to 'devel/geany-plugin-lsp/pkg-descr')
-rw-r--r-- | devel/geany-plugin-lsp/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/geany-plugin-lsp/pkg-descr b/devel/geany-plugin-lsp/pkg-descr new file mode 100644 index 000000000000..3f8fae6db8f8 --- /dev/null +++ b/devel/geany-plugin-lsp/pkg-descr @@ -0,0 +1,3 @@ +LSP Client is a language server protocol client plugin that allows to run +multiple language servers for various programming languages, making their +functionality accessible to Geany. |