feat(packages): add lsp packages

This commit is contained in:
Matthieu Bessat 2024-06-11 13:10:38 +02:00
parent ade8885f5f
commit 3ec8b1d1e7

View file

@ -95,7 +95,6 @@ categories:
- unoconv # can be used to export ODT to pdf - unoconv # can be used to export ODT to pdf
- pandoc # general purpose document converter - pandoc # general purpose document converter
- typst # an alternative to latex - typst # an alternative to latex
- typst-lsp
latex: latex:
- texlive-basic - texlive-basic
- texlive-latex - texlive-latex
@ -189,6 +188,7 @@ categories:
- helix - helix
c: c:
- gcc - gcc
- clang
- make - make
- cmake - cmake
- libxkbcommon - libxkbcommon
@ -197,6 +197,12 @@ categories:
lsp: lsp:
- gopls - gopls
- rust-analyzer - rust-analyzer
- typst-lsp
- vscode-css-language
- pyright
- typescript-language-server
- svelte-language-server
- lua-language-server
rust: {} rust: {}
# - rustup # - rustup
dbs: dbs:
@ -246,7 +252,7 @@ categories:
- swaylock - swaylock
- swayidle - swayidle
- swayimg - swayimg
- name: swayhide - name: aur/swayhide
desc: Allow swallowing desc: Allow swallowing
color_picker: color_picker:
- aur/hyprpicker - aur/hyprpicker