dotfiles/neovim/config/plugins
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 37253c8a7b
Add diffview.nvim for reviewing diffs and file history
Installed via vim.pack, matching how the other plugins here are
managed. Adds a new <leader>g "diff" group: gd opens a Diffview
against the index, gc closes it, gh shows history for the current
file, gH for the branch.

Verified headlessly: config/plugins loads clean, :DiffviewOpen is
registered, and opening/closing a Diffview against this repo works
with no errors.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013t7aQbc4EyYtab1crvSFTd
2026-08-14 09:53:21 +01:00
..
diffview.lua Add diffview.nvim for reviewing diffs and file history 2026-08-14 09:53:21 +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 Add diffview.nvim for reviewing diffs and file history 2026-08-14 09:53:21 +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