Adding powerline patch
This commit is contained in:
@ -20,6 +20,12 @@
|
||||
#if BAR_LTSYMBOL_PATCH
|
||||
#include "bar_ltsymbol.h"
|
||||
#endif
|
||||
#if BAR_POWERLINE_STATUS_PATCH
|
||||
#include "bar_powerline_status.h"
|
||||
#endif
|
||||
#if BAR_POWERLINE_TAGS_PATCH
|
||||
#include "bar_powerline_tags.h"
|
||||
#endif
|
||||
#if BAR_STATUS_PATCH
|
||||
#include "bar_status.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user