Add BLines command (buffer lines)

This commit is contained in:
Junegunn Choi
2015-08-23 04:14:04 +09:00
parent b9c75fda50
commit e192cfef43
3 changed files with 38 additions and 7 deletions

View File

@@ -62,6 +62,7 @@ COMMANDS *fzf-vim-commands*
`Colors` | Color schemes
`Ag[PATTERN]` | {ag}{5} search result (CTRL-A to select all, CTRL-D to deselect all)
`Lines` | Lines in loaded buffers
`BLines` | Lines in the current buffer
`Marks` | Marks
`Tags` | Tags in the project ( `ctags-R` )
`BTags` | Tags in the current buffer