dotfiles/neovim/config/plugins
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes c674ee3e93
Add keys to review a single commit and a branch's commits
<leader>gd/gm cover uncommitted work and a whole branch, but neither
answers "what did that one commit on main do". <leader>gr opens the
explorer on one commit's files, defaulting to a sha under the cursor so
it works straight from a log or a commit message. <leader>gR lists the
commits HEAD has that a base branch does not, oldest first.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-31 21:37:00 +01:00
..
catppuccin.lua Add catppuccin colorscheme, latte in light mode and macchiato in dark 2026-08-27 11:54:06 +01:00
codediff.lua Add keys to review a single commit and a branch's commits 2026-08-31 21:37:00 +01:00
fzf-lua.lua Add fzf-lua for project navigation 2026-08-08 18:39:48 +01:00
gitsigns.lua Fix which-key not seeing gitsigns maps, add diagnostic maps 2026-08-08 17:27:37 +01:00
init.lua Replace diffview.nvim with codediff.nvim 2026-08-27 15:42:08 +01:00
nvim-tree.lua Show gitignored files in nvim-tree and follow the open buffer 2026-08-12 21:18:55 +01:00
web-devicons.lua Add which-key and nvim-web-devicons, tidy brew casks 2026-08-08 14:26:59 +01:00
which-key.lua Add diffview.nvim for reviewing diffs and file history 2026-08-14 09:53:21 +01:00