update nvim and include nix deps for minimal
This commit is contained in:
parent
66100486bb
commit
4bf56c30b2
2 changed files with 57 additions and 56 deletions
|
|
@ -204,6 +204,9 @@
|
|||
glow
|
||||
curl
|
||||
sshfs
|
||||
# including nix for minal for nice iso build
|
||||
nixfmt-rfc-style # nix formatter
|
||||
nil # nix lsp
|
||||
];
|
||||
|
||||
# Full optional tools (suffix) — linters, formatters, LSPs
|
||||
|
|
@ -213,14 +216,12 @@
|
|||
biome
|
||||
# formatters
|
||||
stylua
|
||||
nixfmt-rfc-style
|
||||
nodePackages.prettier
|
||||
rustywind
|
||||
markdownlint-cli2
|
||||
sql-formatter
|
||||
libsForQt5.qt5.qtdeclarative # qmlformat
|
||||
# LSPs
|
||||
nil # nix
|
||||
lua-language-server
|
||||
vscode-langservers-extracted # HTML/CSS/JSON/ESLint
|
||||
nodePackages.typescript-language-server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue