diff --git a/packages/hyprls/package.yaml b/packages/hyprls/package.yaml new file mode 100644 index 0000000000..a615c9235b --- /dev/null +++ b/packages/hyprls/package.yaml @@ -0,0 +1,16 @@ +--- +name: hyprls +description: A LSP server for Hyprland config files +homepage: https://github.com/hyprland-community/hyprls +licenses: + - MIT +languages: + - Hypr +categories: + - LSP + +source: + id: pkg:golang/github.com/ewen-lbh/hyprls@v0.2.0#cmd/hyprls + +bin: + hyprls: golang:hyprls