mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-08 11:33:47 -05:00
Remove bang variant of :Git from README
This happens for the important commands automatically, and the new override syntax is -P/--no-pager.
This commit is contained in:
@@ -53,8 +53,7 @@ are available for popular providers such as [GitHub][rhubarb.vim],
|
||||
Add `%{FugitiveStatusline()}` to `'statusline'` to get an indicator
|
||||
with the current branch in your statusline.
|
||||
|
||||
Last but not least, there's `:Git` for running any arbitrary command,
|
||||
and `Git!` to open the output of a command in a temp file.
|
||||
Last but not least, there's `:Git` for running any arbitrary command.
|
||||
|
||||
## Screencasts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user