Skip to content
Phil Hagelberg edited this page Mar 4, 2025 · 4 revisions

Fennel Language Server

The fennel-ls comes with built-in documentation for Lua, but 3rd-party libraries need more.

LÖVE / love2d

curl -o $HOME/.local/share/fennel-ls/docsets/love2d.lua https://p.hagelb.org/docsets/love2d.lua

TIC-80

curl -o $HOME/.local/share/fennel-ls/docsets/tic80.lua https://p.hagelb.org/docsets/tic80.lua

Neovim

curl -o $HOME/.local/share/fennel-ls/docsets/nvim.lua https://git.sr.ht/~micampe/fennel-ls-nvim-docs/blob/main/nvim.lua
Clone this wiki locally