mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-02 09:04:54 +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";
|
||||
|
||||
programs = {
|
||||
isort.enable = true;
|
||||
nixfmt = {
|
||||
enable = true;
|
||||
package = fmt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue