summaryrefslogtreecommitdiff
path: root/nix_archive/nix/programs/nvim.nix
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2026-04-25 14:28:02 -0400
committerAndrew Opalach <andrew@akon.city> 2026-04-25 14:46:39 -0400
commit0848d6c89defb95966deeecd1c61352deccbeaec (patch)
tree21a2e74fcabb85c02fda8959badc08b0f7de0261 /nix_archive/nix/programs/nvim.nix
parentef40a5119a77280863c21ba67397818514714ccc (diff)
downloaddotfiles-0848d6c89defb95966deeecd1c61352deccbeaec.tar.gz
dotfiles-0848d6c89defb95966deeecd1c61352deccbeaec.tar.bz2
dotfiles-0848d6c89defb95966deeecd1c61352deccbeaec.zip
New CPU + Cleanup
Diffstat (limited to 'nix_archive/nix/programs/nvim.nix')
-rw-r--r--nix_archive/nix/programs/nvim.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/nix_archive/nix/programs/nvim.nix b/nix_archive/nix/programs/nvim.nix
index 3cdf12e..2d36e64 100644
--- a/nix_archive/nix/programs/nvim.nix
+++ b/nix_archive/nix/programs/nvim.nix
@@ -215,11 +215,13 @@ in {
# };
# meta.homepage = "";
#})
+ withRuby = false;
+ withPython = false;
plugins = with pkgs.vimPlugins; [
local-nvim
wal
undotree
- fzfWrapper
+ fzf-wrapper
fzf-vim
vim-gitbranch
vim-signify