Commit Graph
11 Commits
Author SHA1 Message Date
thalladaandClaude Opus 5 203aeadad8 Fix keymap and plugin spec bugs
- Move fugitive force-push from <leader>gf to <leader>gF; <leader>gf is
  LazyVim's read-only "Git Current File History"
- octo.nvim used `opt` instead of `opts`, so the PR comment mappings were
  silently dropped; also drop the spec duplicated by the util.octo extra
- oil's `-` keymap had `desc` nested in a third table, so lazy.nvim ignored it

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-31 12:27:20 -04:00
thallada a6339338ba Fix fugitive git browse commands 2025-10-14 13:39:16 -04:00
thallada f6ea82fe9d Fix keymap descriptions 2023-12-01 15:26:03 -05:00
thallada 2d6153eab9 Fix fugitive mappings, add tpope and just file plugins 2023-12-01 15:26:02 -05:00
thallada f8c7f59faf Add fugitive.vim 2023-12-01 15:26:02 -05:00
thallada 1bd905a6bf Switch to new lazy-based config
Still a bit WIP. Gradually adding back old plugins and config from old config.
2023-12-01 15:26:02 -05:00
thallada 76d8cc8d6e Add diffview mappings 2023-12-01 15:26:00 -05:00
thallada 34c2f29a3d Add descs to key maps, add neodev.nvim
Also highlight yanked text.
2023-12-01 15:26:00 -05:00
thallada af73d2858d Fix GBrowse shortcut 2023-12-01 15:26:00 -05:00
thallada beba0144da Some fixes and add plugins 2023-12-01 15:26:00 -05:00
thallada 6ea6401f65 Initial commit 2022-10-06 00:44:41 -04:00