mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-03 17:45:03 +02:00
flake-modules/dev: add isort
This commit is contained in:
parent
88b1e6a369
commit
3a04cc75e6
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
||||||
projectRootFile = "flake.nix";
|
projectRootFile = "flake.nix";
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
isort.enable = true;
|
||||||
nixfmt = {
|
nixfmt = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = fmt;
|
package = fmt;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue