Fixed: Fastfetch, Added: Avante Nvim

This commit is contained in:
2025-09-10 13:41:20 +02:00
parent 982f2aed1e
commit f31ba5ad4d
5 changed files with 71 additions and 7 deletions

View File

@@ -25,7 +25,15 @@
alpha-nvim
cheatsheet-nvim
toggleterm-nvim
avante-nvim # AI Stuff
# AI Stuff
avante-nvim
plenary-nvim
nui-nvim
dressing-nvim
nvim-web-devicons
img-clip-nvim
render-markdown-nvim
# Add conform.nvim as a custom plugin
(pkgs.vimUtils.buildVimPlugin {
@@ -68,5 +76,8 @@
nil
rust-analyzer
python3Packages.python-lsp-server
# Avante
curl
cargo
];
}