mirror of
https://github.com/zoriya/flake.git
synced 2026-06-04 19:26:09 +00:00
Add biome to default nvim derivation
This commit is contained in:
+4
-1
@@ -144,8 +144,11 @@ in
|
||||
gopls
|
||||
go
|
||||
|
||||
# nix formatter
|
||||
# formatter
|
||||
alejandra
|
||||
# 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
|
||||
|
||||
# Give access to gdbus for color-scheme detection (vim-lumen).
|
||||
glib
|
||||
|
||||
Reference in New Issue
Block a user