Rafael Bodill

Results 122 comments of 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: ![image](https://cloud.githubusercontent.com/assets/147918/12932247/892911c8-cf8a-11e5-9fee-8e74e30eece5.png) double-column: ![image](https://cloud.githubusercontent.com/assets/147918/12932234/6e702db2-cf8a-11e5-9216-53cf1b9624e1.png)

@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.