Skip to content
/ lspick Public

A script that helps find an LSP server and extract information needed to start using it

License

Notifications You must be signed in to change notification settings

skewb1k/lspick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

lspick

A script that helps find an LSP server and extract information needed to start using it.

Demo

When I want to add an LSP server for a new language, I often find myself searching for available options, how to install them, and the correct name to use in vim.lsp.enable().

lspick helps answer these questions by locating a (likely existing) local clone of the nvim-lspconfig repository and extracting useful information such as the command name, homepage URL, and installation instructions.

About

A script that helps find an LSP server and extract information needed to start using it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages