changes 08-09-25
This commit is contained in:
8
modules/home/programs/nixvim/plugins/claudecode.nix
Normal file
8
modules/home/programs/nixvim/plugins/claudecode.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
programs.nixvim.plugins = {
|
||||
claude-code = {
|
||||
enable = true;
|
||||
autoLoad = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user