Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 621 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 621 Bytes

clojure-lsp-client README

A simple Clojure-LSP Client. Uses the clojure-lsp from here.

Features

Adds fucntionality with the help of the lsp and clojure-lsp implementation.

Requirements

You have to install the LATEST clojure-lsp somewehre in your $PATH.

Extension Settings

None for now.

Known Issues

Nothing.

Release Notes

0.0.1

  • Init support for clojure-lsp