mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-01-30 22:55:31 +08:00
[GFiles] Alias of GitFiles
Easier to type. e.g. GF?
This commit is contained in:
@@ -75,8 +75,8 @@ COMMANDS *fzf-vim-commands*
|
||||
Command | List ~
|
||||
-----------------+-------------------------------------------------------------------
|
||||
`Files [PATH]` | Files (similar to `:FZF` )
|
||||
`GitFiles [OPTS]` | Git files (git ls-files)
|
||||
`GitFiles?` | Git files (git status)
|
||||
`GFiles [OPTS]` | Git files (git ls-files)
|
||||
`GFiles?` | Git files (git status)
|
||||
`Buffers` | Open buffers
|
||||
`Colors` | Color schemes
|
||||
`Ag [PATTERN]` | {ag}{5} search result (ALT-A to select all, ALT-D to deselect all)
|
||||
|
||||
Reference in New Issue
Block a user