tpope / vim-fugitive

fugitive.vim: A Git wrapper so awesome, it should be illegal
https://www.vim.org/scripts/script.php?script_id=2975
20.01k stars 1.01k forks source link

Git Commit Showing Empty COMMIT_EDITMSG #2299

Open FatherOfEgg opened 5 months ago

FatherOfEgg commented 5 months ago

cc / :Git commit worked in the past, but then for some reason it decided to not work. It does work if I do git commit while not in nvim, and it opens the COMMIT_EDITMSG properly in nvim.

I have the same nvim setup on another machine, and the commit works there.

https://github.com/tpope/vim-fugitive/assets/25647215/ac7f286a-91e1-4695-be9f-ddad577362dd

andrewjhaman commented 4 months ago

I am having the same issue. Reinstall of everything didn't seem to help