forked from Neptune/mirror.kickstart.nvim
Release v1.28.1 — Gravity Sync Merge UI Fixes #54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "release/1.28.1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Release v1.28.1 — Gravity Sync Merge UI Fixes
Changes
Summary
Comprehensive overhaul of the gravity sync merge view:
n/pto move,</>to accept repo or keep local, counter in statuslineChecklist
References
Version: v1.28.1 (Gravity PM)
New OV keybinding in merge view keeps local content and writes it to configs.overrides/{filename}, so future syncs compare against the override instead of the base config. Prevents recurring diffs for intentional local divergence. - New _accept_local_override() action in merge.lua - OV keybinding + right-click menu entry - Resolve callback in init.lua handles create_override flag - Override directory created automatically via utils.write_file() Closes OP#2251 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>