Releases
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-04-27)
Features
diff: support user defined args for external diff tools and configurable from config opts (#47 ) (2def5dc )
Bug Fixes
diff.preview: use configured close mapping to quit diff panel (#49 ) (b89cd28 )
ui.set_header: only show undofile path when it is readable (#46 ) (f869ee4 )
ui.set_highlights: single buf_lines call and iterate with id (#38 ) (ce5ae16 )
ui: send event tags_created and refresh via autocmd instead of manual (#52 ) (d8a608b )
ui: send event undo and redo instead of manual refresh the UI (#51 ) (13bed56 )
Performance Improvements
diff.preview_diff_external: validate executables before IO (#42 ) (4985430 )
diff.read_buffer_at_seq: avoid manual window switching (#43 ) (8312dba )
diff.write_temp: replace vim.fn.writefile with faster vim.uv.fs functions (#44 ) (ba9e42c )
ui: cache looksup to reduce round trips (#40 ) (a86fa5e )
You can’t perform that action at this time.