refactor: some small improvments to unimportant commits

This commit is contained in:
Folke Lemaitre 2023-03-02 14:10:19 +01:00
commit a15126b2de
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
3 changed files with 17 additions and 14 deletions

View file

@ -24,6 +24,8 @@ function M.get_commands()
return ret
end
M.dimmed_commits = { "build", "ci", "chore", "doc" }
M.keys = {
hover = "K",
diff = "d",