Commit message (Collapse) | Author | |||||
---|---|---|---|---|---|---|
2021-09-10 | Publish "git-comment" | June McEnroe | ||||
2021-09-10 | Add git comment --pretty option | June McEnroe | ||||
2021-09-08 | Defer printing comment if line is blank or closing brace | June McEnroe | ||||
This fixes badly indented comments. | ||||||
2021-09-08 | Up default min-repeat to 30 lines | June McEnroe | ||||
2021-09-08 | Handle dirty lines in git-comment | June McEnroe | ||||
2021-09-08 | Document and install git-comment | June McEnroe | ||||
2021-09-08 | Add repeat and all options to git-comment | June McEnroe | ||||
2021-09-08 | Add group threshold to git-comment | June McEnroeighlight'> | ||||
2019-02-11 | Install html with -C | June McEnroe | ||||
2019-02-10 | Avoid excessive tags in ttpre | June McEnroe | ||||
2019-02-10 | Generate html for bins | June McEnroe | ||||
2019-02-10 | Use italic for underline in nvim man mode | June McEnroe | ||||
This doesn't yet work in Terminal.app: <https://github.com/neovim/neovim/issues/9598>. | ||||||
2019-02-10 | Add plain text "language" to hi | June McEnroe | ||||
2019-02-10 | Don't match DQ string inside SQ string | June McEnroe | ||||
2019-02-10 | Skip only one character if a match fails due to parent | June McEnroe | ||||
Really it should skip forward until the parent changes, but this is simpler. | ||||||
2019-02-10 | Remove pattend from hi | June McEnroe | ||||
2019-02-10 | Replace uses of pattend with newline patterns | June McEnroe | ||||
2019-02-10 | Add hi debug output | June McEnroe | ||||
2019-02-10 | Actually do HTML " escaping | June McEnroe | ||||
2019-02-10 | Set git commit.verbose | June McEnroe | ||||
2019-02-10 | Add back missing static keyword | June McEnroe |