New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

coc-cl

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coc-cl

Common Lisp language server provider extension using cl-lsp for coc.nvim

  • 0.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
12
increased by33.33%
Maintainers
1
Weekly downloads
 
Created
Source

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 📄

Keywords

FAQs

Package last updated on 19 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc