Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work with vim-fugitive #28

Open
jrock2004 opened this issue Nov 6, 2016 · 3 comments
Open

Work with vim-fugitive #28

jrock2004 opened this issue Nov 6, 2016 · 3 comments

Comments

@jrock2004
Copy link

So are you saying that I can use this with vim-fugitive? I have tried setting let g:committia_open_only_vim_starting = 1 but when I do :Gcommit it brings up the default committing window

image

@rhysd
Copy link
Owner

rhysd commented Nov 10, 2016

So are you saying that I can use this with vim-fugitive?

No. vim-fugitive opens commit buffer with uncommon way. So currently commitia.vim can't handle it correctly.
When let g:committia_open_only_vim_starting = 1, committia.vim do nothing on :Gcommit. Then you can avoid the collision between committia.vim and vim-fugitive.

@macintacos
Copy link

Just a note, I think the same thing happens with neogit.

@towry
Copy link

towry commented Jun 20, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants