-
-
Notifications
You must be signed in to change notification settings - Fork 289
Open
Description
Is your feature request related to a problem? Please describe.
When commiting from status, I'd like to be able to see line numbers. I changed the setting disable_line_numbers
to false
, but that only changes the line numbers for the status buffer.
Describe the solution you'd like
Make an option for changing line numbers for the commit message, or make the global setting apply to commit message.
Describe alternatives you've considered
Using autocommands to detect when entering a NeogitCommitMessage
buffer to set line numbers.
I could just be missing something so please let me know. From my searching, it appears this feature is missing.
Metadata
Metadata
Assignees
Labels
No labels