@@ -1,11 +1,11 @@
|
||||
{
|
||||
programs.nixvim.plugins.neogit = {
|
||||
enable = true;
|
||||
settings = {
|
||||
disable_signs = false;
|
||||
integrations = {
|
||||
diffview = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
programs.nixvim.plugins.neogit = {
|
||||
enable = true;
|
||||
settings = {
|
||||
disable_signs = false;
|
||||
integrations = {
|
||||
diffview = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user