9 lines
205 B
Markdown
9 lines
205 B
Markdown
|
|
# `geolog-lsp`
|
||
|
|
`geolog` Language Server Protocol implemenation.
|
||
|
|
|
||
|
|
## Installation
|
||
|
|
To run the lsp, build the project with `nix build`. Then depending on your editor:
|
||
|
|
|
||
|
|
### `nvim`
|
||
|
|
On nvim run `nvim-setup.lua`
|