nvim: [HACK] add command for non default formatters
This commit is contained in:
parent
c4bb776b75
commit
15dfb33122
2 changed files with 22 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ in
|
|||
withPython3 = true;
|
||||
extraLuaConfig = builtins.readFile ./init.lua;
|
||||
extraPackages = with pkgs; [
|
||||
alejandra
|
||||
black
|
||||
isort
|
||||
nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue