mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-29 03:44:14 +00:00
refactor: some small improvments to unimportant commits
This commit is contained in:
parent
52c02266b2
commit
a15126b2de
3 changed files with 17 additions and 14 deletions
|
@ -24,6 +24,8 @@ function M.get_commands()
|
|||
return ret
|
||||
end
|
||||
|
||||
M.dimmed_commits = { "build", "ci", "chore", "doc" }
|
||||
|
||||
M.keys = {
|
||||
hover = "K",
|
||||
diff = "d",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue