add cursor-cli. add direnv to nixvim
This commit is contained in:
parent
cdcdf62e33
commit
d7001c0e37
2 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ in
|
|||
++ [
|
||||
aichat
|
||||
compose2nix
|
||||
cursor-cli
|
||||
duden
|
||||
ftx-prog
|
||||
gf
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
programs.nixvim = {
|
||||
enable = true;
|
||||
plugins = {
|
||||
direnv.enable = true;
|
||||
avante = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue