mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Desktop/Developer] add nix language server (nil), and nixfmt
This commit is contained in:
parent
bb6167236a
commit
bfd637707c
1 changed files with 3 additions and 0 deletions
|
|
@ -53,6 +53,9 @@ in {
|
||||||
gopls # Go
|
gopls # Go
|
||||||
ccls # C/C++
|
ccls # C/C++
|
||||||
lua-language-server # Lua
|
lua-language-server # Lua
|
||||||
|
nil # Nix
|
||||||
|
|
||||||
|
nixfmt-rfc-style
|
||||||
|
|
||||||
(hiPrio clinfo) # hiPrio to override HIP's clinfo
|
(hiPrio clinfo) # hiPrio to override HIP's clinfo
|
||||||
binutils
|
binutils
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue