dotfiles/neovim/config
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes c78903d447
Open diffs inline and folded rather than side by side
Side-by-side splits each pane to about half a laptop's width, which is too
narrow to read. Inline is GitHub's layout; compact folds the unchanged
regions away, and the gutter signs replace the pane position as the cue for
what changed. `t` and `gc` still toggle both per session.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-02 17:14:56 +01:00
..
plugins Open diffs inline and folded rather than side by side 2026-09-02 17:14:56 +01:00
diagnostics.lua Fix which-key not seeing gitsigns maps, add diagnostic maps 2026-08-08 17:27:37 +01:00
init.lua Add gitsigns via vim.pack, track the pack lockfile 2026-08-08 13:57:02 +01:00
lsp.lua Updated neovim config for v0.12 2026-05-31 20:33:23 +01:00
options.lua Add gitsigns via vim.pack, track the pack lockfile 2026-08-08 13:57:02 +01:00