making them auto update
This commit is contained in:
parent
1cb47a0cc3
commit
579068034d
1056 changed files with 4 additions and 126967 deletions
|
|
@ -1,7 +0,0 @@
|
|||
function! Powerline#Functions#fugitive#GetBranch(symbol) " {{{
|
||||
let ret = fugitive#statusline()
|
||||
|
||||
let ret = substitute(ret, '\c\v\[?GIT\(([a-z0-9\-_\./:]+)\)\]?', a:symbol .' \1', 'g')
|
||||
|
||||
return ret
|
||||
endfunction " }}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue