mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: add nixd
This commit is contained in:
parent
e325be79ae
commit
4ee0a6380b
4 changed files with 16 additions and 3 deletions
|
|
@ -14,6 +14,8 @@
|
|||
epkgs.use-package
|
||||
# epkgs.lsp-bridge
|
||||
epkgs.doom-themes
|
||||
epkgs.vterm
|
||||
epkgs.treesit-grammars.with-all-grammars
|
||||
|
||||
# build the rest of the packages myself
|
||||
# org-calfw is severely outdated on MELPA and throws many warnings on emacs startup
|
||||
|
|
|
|||
|
|
@ -57,6 +57,8 @@
|
|||
# go
|
||||
go
|
||||
gopls
|
||||
# nix
|
||||
nixd
|
||||
# zig
|
||||
zig
|
||||
zls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue