Skip to content

Tags: neovim/nvim-lspconfig

Tags

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove parenthesis from `find_git_ancestor` call (#3166)

v0.1.7

Toggle v0.1.7's commit message
docs: update server_configurations.md

skip-checks: true

v0.1.6

Toggle v0.1.6's commit message
fix: update luarocks-tag-release action + set license

v0.1.5

Toggle v0.1.5's commit message
ci: add luarocks upload release workflow

The recently added rockspec (see #2307) has to be prepared and
uploaded to luarocks for each release.

This adds an automated workflow for it, which has been tested with
plenary.nvim.

To be able to upload to luarocks, the owner of the luarocks account
will have to add an API key named `LUAROCKS_API_KEY` to this repo's
GitHub Actions secrets.

v0.1.4

Toggle v0.1.4's commit message
build(rockspec): fix rockspec package name

nvim-lspconfig is a valid luarocks name.

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(clarity_lsp): remove .cmd suffix for Windows (#1835)

v0.1.2

Toggle v0.1.2's commit message
docs: update server_configurations.md

skip-checks: true

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: try_add_wrapper errors if passed nil for bufnr (#1648)

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: attach to buffer when manually launching in single file mode (#1599

)