mirror of
https://github.com/zoriya/flake.git
synced 2026-06-02 10:45:59 +00:00
Add formatters to nvim's derivation
This commit is contained in:
@@ -128,14 +128,12 @@
|
||||
home.packages = with pkgs; [
|
||||
nodejs
|
||||
dotnet
|
||||
csharpier
|
||||
csharprepl
|
||||
kubernetes-helm
|
||||
colima
|
||||
kubectl
|
||||
kustomize
|
||||
docker
|
||||
pgformatter
|
||||
sqlcmd
|
||||
kubebuilder
|
||||
go
|
||||
|
||||
@@ -151,6 +151,8 @@ in
|
||||
|
||||
# formatter
|
||||
alejandra
|
||||
pgformatter
|
||||
csharpier
|
||||
# might need to find a way to disable it for projects that use prettier but it's just more convenient to have it always on
|
||||
# (for json or to allow use without an outer shell)
|
||||
biome
|
||||
|
||||
Reference in New Issue
Block a user