Remove some Vim plugins
I'm not sure if or how much I use these.
This commit is contained in:
parent
724753327c
commit
59fd01f155
2 changed files with 5 additions and 8 deletions
|
@ -55,6 +55,7 @@
|
|||
devShells.${system}.default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
lua54Packages.luacheck
|
||||
just
|
||||
nixd
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue