mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 09:18:38 +02:00
parent
46c3048a61
commit
3c9af6191e
1 changed files with 1 additions and 1 deletions
|
@ -53,6 +53,7 @@ in
|
|||
"djlint"
|
||||
"dmd"
|
||||
"dprint"
|
||||
"eslint"
|
||||
"fish"
|
||||
"flawfinder"
|
||||
"fnlfmt"
|
||||
|
@ -101,7 +102,6 @@ in
|
|||
"vulture"
|
||||
];
|
||||
nodePackages = [
|
||||
"eslint" # FIXME: No way to have a transition fallback...
|
||||
"eslint_d"
|
||||
"prettier"
|
||||
"alex"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue