all repos — nixfiles @ 24c98f4a03699f83b56d434cc519b23f81452755

System and user configuration, managed by nix and home-manager

Remove unused imports

Alan Pearce
commit

24c98f4a03699f83b56d434cc519b23f81452755

parent

aadd44d9b1e74002a21e00f691c5a9a196c9cb51

1 file changed, 1 insertion(+), 3 deletions(-)

jump to
M user/settings/neovim.nixuser/settings/neovim.nix
@@ -1,6 +1,4 @@
-{ config -, lib -, pkgs +{ pkgs , ... }: { programs.neovim = {