test
This commit is contained in:
parent
3552ccac93
commit
a8e0dfedc2
1 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
|||
plugins = with pkgs.vimPlugins; [
|
||||
nvchad
|
||||
fugitive
|
||||
fzf-vim
|
||||
];
|
||||
};
|
||||
|
||||
|
@ -19,7 +20,7 @@
|
|||
pkgs.nodejs_20
|
||||
pkgs.ripgrep
|
||||
pkgs.fd
|
||||
pkgs.fzf
|
||||
pkgs.lazygit
|
||||
];
|
||||
|
||||
# Link the nvchad files to my homedir
|
||||
|
|
Loading…
Reference in a new issue