From 50d76edf41897648e9154412ea5348ea50d7191b Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Wed, 15 Jul 2026 12:04:37 +0530 Subject: increased mouse sensitivity + addded nheko & removed proton-ge, because i caused issues with manuyal installation + added mitm proxy as an experiment & personal logging ig --- nixos/nvim.nix | 9 --------- 1 file changed, 9 deletions(-) (limited to 'nixos/nvim.nix') diff --git a/nixos/nvim.nix b/nixos/nvim.nix index cd3f89a..28c2dc6 100644 --- a/nixos/nvim.nix +++ b/nixos/nvim.nix @@ -6,7 +6,6 @@ zip unzip - direnv xsel ripgrep tree-sitter @@ -14,12 +13,4 @@ luajitPackages.magick imagemagick ]; - - # programs.ranger = { - # enable = true; - # extraConfig = '' - # set preview_images true - # set preview_images_method sixel - # ''; - # }; } -- cgit v1.2.3