From dd4d4c75959767b591852091bb73b7c7a85a02e2 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Fri, 1 Jun 2018 16:25:55 -0400 Subject: [PATCH] Update statusline function in README --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 3b364c3..b0f0169 100644 --- a/README.markdown +++ b/README.markdown @@ -45,7 +45,7 @@ providers such as [GitHub][rhubarb.vim], [GitLab][fugitive-gitlab.vim], and [fugitive-gitlab.vim]: https://github.com/shumphrey/fugitive-gitlab.vim [fubitive.vim]: https://github.com/tommcdo/vim-fubitive -Add `%{fugitive#statusline()}` to `'statusline'` to get an indicator +Add `%{FugitiveStatusline()}` to `'statusline'` to get an indicator with the current branch in (surprise!) your statusline. Last but not least, there's `:Git` for running any arbitrary command,