junegunn / fzf.vim

fzf :heart: vim
MIT License
9.52k stars 582 forks source link

feat/add :changes command to the list #1478

Closed Sanix-Darker closed 10 months ago

Sanix-Darker commented 1 year ago

WHAT

Added :Changes to the plugin to preview changes made inside a buffer and jump on that line.

WHY

Related to : https://github.com/junegunn/fzf.vim/issues/1479

HOW

DEMO

https://github.com/junegunn/fzf.vim/assets/22576758/ec44d9f9-c6eb-49e8-af07-c60bd9af9e4f

junegunn commented 1 year ago

This might be of your interest: 5d87ac1fe8d729f116bda2f90a7211ad309ddf5a

Also see my comment: https://github.com/junegunn/fzf.vim/pull/710#issuecomment-1575442280

Sanix-Darker commented 1 year ago

Thanks for the review @junegunn , i updated the code with your recommendations here : https://github.com/junegunn/fzf.vim/pull/1478/commits/f3c4d87642024c09678afaa9e8f869befbac1461