mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
chore: remove obsolete neogit config
This commit is contained in:
parent
bdebd8c1c9
commit
0c561f7fdc
1 changed files with 1 additions and 4 deletions
|
@ -9,9 +9,6 @@
|
|||
diffview.enable = true;
|
||||
|
||||
# Manage git from within neovim
|
||||
neogit = {
|
||||
enable = true;
|
||||
disableBuiltinNotifications = true;
|
||||
};
|
||||
neogit.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue