fix: add black to neovim
This commit is contained in:
parent
a4785495b8
commit
47ea5e5e79
1 changed files with 2 additions and 0 deletions
|
|
@ -21,8 +21,10 @@
|
||||||
nodejs
|
nodejs
|
||||||
php83Packages.composer
|
php83Packages.composer
|
||||||
php83
|
php83
|
||||||
|
opam
|
||||||
(python3.withPackages (python-pkgs: [
|
(python3.withPackages (python-pkgs: [
|
||||||
python-pkgs.pip
|
python-pkgs.pip
|
||||||
|
python-pkgs.black
|
||||||
]))
|
]))
|
||||||
];
|
];
|
||||||
defaultEditor = true;
|
defaultEditor = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue