diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-15 12:04:37 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-15 12:04:37 +0530 |
| commit | 50d76edf41897648e9154412ea5348ea50d7191b (patch) | |
| tree | ebf26b090093bd8255c51b4a136375421a0fe8cc /nixos/nvim.nix | |
| parent | 12cd47e92c55bac383168934d001b10bb4661eaf (diff) | |
increased mouse sensitivity + addded nheko
& removed proton-ge, because i caused issues with manuyal installation +
added mitm proxy as an experiment & personal logging ig
Diffstat (limited to 'nixos/nvim.nix')
| -rw-r--r-- | nixos/nvim.nix | 9 |
1 files changed, 0 insertions, 9 deletions
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 - # ''; - # }; } |
