[[B]Commits] Allow tracking changes in the line range

Thanks to @anhpt379

Close #898
Close #1288
This commit is contained in:
Junegunn Choi
2021-05-24 19:35:04 +09:00
parent d7211d0f61
commit 161da95640
4 changed files with 54 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
fzf-vim.txt fzf-vim Last change: December 14 2020
fzf-vim.txt fzf-vim Last change: May 24 2021
FZF-VIM - TABLE OF CONTENTS *fzf-vim* *fzf-vim-toc*
==============================================================================
@@ -134,7 +134,7 @@ COMMANDS *fzf-vim-commands*
`:History/` | Search history
`:Snippets` | Snippets ({UltiSnips}{9})
`:Commits` | Git commits (requires {fugitive.vim}{10})
`:BCommits` | Git commits for the current buffer
`:BCommits` | Git commits for the current buffer; visual-select lines to track changes in the range
`:Commands` | Commands
`:Maps` | Normal mode mappings
`:Helptags` | Help tags [1]