This commit is contained in:
iFargle 2024-02-07 12:45:52 +09:00
parent 3552ccac93
commit a8e0dfedc2

View file

@ -9,6 +9,7 @@
plugins = with pkgs.vimPlugins; [ plugins = with pkgs.vimPlugins; [
nvchad nvchad
fugitive fugitive
fzf-vim
]; ];
}; };
@ -19,7 +20,7 @@
pkgs.nodejs_20 pkgs.nodejs_20
pkgs.ripgrep pkgs.ripgrep
pkgs.fd pkgs.fd
pkgs.fzf pkgs.lazygit
]; ];
# Link the nvchad files to my homedir # Link the nvchad files to my homedir