Replies: 1 comment 1 reply
-
That sounds more like vim-jjdescription should update the grammar to accept the comments? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to remove this first comment line from the description template somehow? I found out the other day that it messes up things like vim-jjdescription if you leave it there.
vim-jjdescription
thinks that comment is the first line, so it doesn't highlight your first non-comment line.I want to say that leaving that first comment line in also does weird things for commits that show up in a PR. But I can’t actually replicate that behavior right now, so it’s more likely that I did something wrong at the time.
Beta Was this translation helpful? Give feedback.
All reactions