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

Handle core.commentChar in commit and rebase editors #1095

Merged
merged 6 commits into from
Jan 2, 2024

Conversation

lechat
Copy link
Contributor

@lechat lechat commented Jan 2, 2024

add config variable to hide commit help - disable_editor_help

I have the same problem as #320, I have to change core.commitChar to ";" in git. This PR fixes problem in commit and rebase editors.

If it seems that adding common function to neogit.lib.git is not appropriate, happy to change that to some other place.

add config variable to hide commit help - disable_editor_help
Copy link
Member

@CKolkey CKolkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok! We can do something about this. Left some notes

lua/neogit/buffers/editor/init.lua Outdated Show resolved Hide resolved
lua/neogit/lib/git/config.lua Outdated Show resolved Hide resolved
lua/neogit/config.lua Outdated Show resolved Hide resolved
@CKolkey CKolkey self-requested a review January 2, 2024 21:59
@CKolkey
Copy link
Member

CKolkey commented Jan 2, 2024

Thanks a ton for the contribution :)

@CKolkey CKolkey merged commit fbf72fe into NeogitOrg:master Jan 2, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants