{ plugins.neogit = { enable = true; disableBuiltinNotifications = true; }; keymaps = [ { mode = "n"; key = "gg"; action = "Neogit kind=floating"; options = { desc = "Toggle Neogit"; }; } ]; }