0.2.1 • Published 2 years ago

coc-cl v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Coc Common Lisp

Coc.nvim extension for the Common Lisp LSP.

Configuration

In your coc-settings:

"lisp.enabled": true,
"lisp.serverPath": "cl-lsp",
"lisp.serverArguments": [],
"lisp.toolchain": "",
"lisp.maxNumberOfProblems": 100,
"lisp.trace.server": "",

Install

In you Neovim run 🚀

:CocInstall coc-cl

Using an external plugin manager 👇

⚠ This is not recommended by the coc.nvim team

Packer example 📦

use {'UltiRequiem/coc-cl', run='yarn install --frozen-lockfile && yarn build'}

Support

Open an Issue, I will check it a soon as possible 👀

If you want to hurry me up a bit send me a tweet 😆

Consider supporting me on Patreon if you like my work 🙏

Don't forget to star the repo ⭐

Licence

Licensed under the MIT License 📄

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

3 years ago