test
This commit is contained in:
parent
b669dc0805
commit
944fd71652
1 changed files with 0 additions and 10 deletions
|
@ -8,15 +8,6 @@
|
||||||
vimdiffAlias = true;
|
vimdiffAlias = true;
|
||||||
plugins = with pkgs.vimPlugins; [
|
plugins = with pkgs.vimPlugins; [
|
||||||
nvchad
|
nvchad
|
||||||
fugitive
|
|
||||||
nvim-treesitter
|
|
||||||
elixir-tools-nvim
|
|
||||||
telescope-fzf-native-nvim
|
|
||||||
nvim-fzf
|
|
||||||
|
|
||||||
# Themes
|
|
||||||
catppuccin-nvim
|
|
||||||
tokyonight-nvim
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -28,7 +19,6 @@
|
||||||
pkgs.ripgrep
|
pkgs.ripgrep
|
||||||
pkgs.fd
|
pkgs.fd
|
||||||
pkgs.lazygit
|
pkgs.lazygit
|
||||||
pkgs.fzf
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Link the nvchad files to my homedir
|
# Link the nvchad files to my homedir
|
||||||
|
|
Loading…
Reference in a new issue