Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 1 addition & 11 deletions packages/fennel-ls/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,10 @@ categories:
- LSP

source:
id: pkg:luarocks/[email protected]1
id: pkg:luarocks/[email protected]2

bin:
fennel-ls: luarocks:fennel-ls

neovim:
lspconfig: fennel_ls

ci_skip:
# Per xerool, the author of fennel-ls:
#
# Eventually they'll .. create a PR for bumping fennel-ls, and when that PR's CI inevitably fails,
# we'll have to convince them that it's okay to be broken in windows.
#
# See: https://todo.sr.ht/~xerool/fennel-ls/54#event-419872
#
- win_x64
Loading