feat: add merge conflict UI and telescope picker #8

Merged
sam_oneal merged 2 commits from feat/merge-conflict-ui-and-telescope into main 2026-09-10 17:17:37 +00:00

2 Commits

Author SHA1 Message Date
sam_oneal 2906689a29 fix: remap unclash.nvim to conflict-free bindings
Avoid overlapping LSP/diffview keymaps on a new Git > Conflict
(<leader>gx*) group. Navigation stays on ]x/[x.
2026-09-10 11:16:43 -06:00
sam_oneal 670f6325a1 feat: add merge conflict UI and telescope picker
- Add unclash.nvim for interactive merge conflict resolution
  (inline highlighting, action buttons, 3-way merge editor,
  snacks picker integration)
- Enable LazyVim telescope extra with fzf-native for fuzzy finding
2026-09-10 11:12:36 -06:00