View diff for updates #127
-
Firstly, thank you for this and all your wonderful plugins! Is there a way to view the diffs of new updates for plugins, similar to pressing |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Press |
Beta Was this translation helpful? Give feedback.
-
you can now define different commands for git diff.
You can diff/hover over a commit, or on a plugin. If on a plugin, then the diff will be opened related to updated or updates. terminal_git (I'm using delta)diffview.nvimgitcustom commands: lazygitcustom commands: terminalRefer to the config section in the docs for more details |
Beta Was this translation helpful? Give feedback.
you can now define different commands for git diff.
<K>
as well,so you can have a different command for diff
<d>
You can diff/hover over a commit, or on a plugin. If on a plugin, then the diff will be opened related to updated or updates.
terminal_git (I'm using delta)
diffview.nvim
git
custom commands: lazygit
custom commands: terminal
Refer to the config section in the docs for more details