motiejus/dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.jakstys.lt/motiejus/dotfiles.git
Log | Tree | Refs | README | LICENSE

commit dd4d4c75959767b591852091bb73b7c7a85a02e2 (tree)
parent 013ee636f5417befc4a7bfea27c01ea47ca7b0dc
Author: Tim Pope <code@tpope.net>
Date:   Fri,  1 Jun 2018 16:25:55 -0400

Update statusline function in README

Diffstat:
MREADME.markdown | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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,