mirror of
https://github.com/isabelroses/nvim.git
synced 2025-04-04 11:09:30 +00:00
chore: remove genrators from shell
This commit is contained in:
parent
f45bfac368
commit
8e310d8862
1 changed files with 0 additions and 2 deletions
|
@ -80,8 +80,6 @@
|
|||
self.formatter.${pkgs.stdenv.hostPlatform.system}
|
||||
pkgs.selene
|
||||
pkgs.stylua
|
||||
self.packages.${pkgs.stdenv.hostPlatform.system}.update
|
||||
self.packages.${pkgs.stdenv.hostPlatform.system}.generate-treesitter
|
||||
] ++ lib.optional pkgs.stdenv.hostPlatform.isLinux pkgs.nvfetcher;
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue