(local ngit (require :neogit))
(ngit.setup {})
(vim.api.nvim_create_user_command :Neog ngit.open {:nargs 0})