Rafael Bodill
Rafael Bodill
- Command: `git commit`, or `git commit --amend` - OSX 10.11.3 - Git 2.7.1
The error doesn't appear, but I realized there's a problem with an extra buffer for each pane, single-column:  double-column: 
@rhysd great, it works as expected! However, the "edit window" isn't empty as shown in your double-column README screenshot. Looks good when it's empty...
Yes, ``` NeoBundleLazy 'rhysd/committia.vim', {'on_path': 'COMMIT_EDITMSG'} ```
It doesn't have a different effect. The "edit window" still includes the status and diff...
No, it still shows "edit window" full..
When I look at `:messages` ``` Messages maintainer: Bram Moolenaar "~/.config/.git/modules/vim/COMMIT_EDITMSG" 71L, 2224C "~/.config/.git/modules/vim/COMMIT_EDITMSG" 71L, 2224C ``` It appears as if COMMIT_EDITMSG is loaded twice..
I will try to find a way to reproduce... thanks :)
Pushed a whole new rewrite of vim-config, 100% lua and lazy.nvim as package-manager, check it out...
Pushed a whole new rewrite of vim-config, please test your issue and re-open if it still happens.