mirror of
https://github.com/akelge/vim
synced 2025-12-14 22:35:13 +00:00
Repo aware prompt
This commit is contained in:
@ -19,5 +19,8 @@ autoload -U bak
|
||||
# fancyTerm - returns true if we are on xterm/rxvt/screen, elsewhere false
|
||||
autoload -U fancyTerm
|
||||
|
||||
# repo_char - returns a character based on the type of repo we are in
|
||||
autoload -U repo_char
|
||||
|
||||
|
||||
# vim: set ts=4 sw=4 tw=0 ft=zsh :
|
||||
|
||||
Reference in New Issue
Block a user