local neogit = require('neogit') neogit.setup { } vim.keymap.set('n', '', neogit.open, {})