fix subseparator.right of powerline (fix #84)

This commit is contained in:
itchyny
2014-11-15 07:45:04 +09:00
parent 22b269a50d
commit b18c1c214c
2 changed files with 3 additions and 3 deletions

View File

@@ -538,7 +538,7 @@ Symbol | Default | powerline | vim-powerline
separator.left | '' | '' (\ue0b0) | '⮀' (\u2b80)
separator.right | '' | '' (\ue0b2) | '⮂' (\u2b82)
subseparator.left | '|' | '' (\ue0b1) | '⮁' (\u2b81)
subseparator.right | '|' | '' (\ue0b4) | '⮃' (\u2b83)
subseparator.right | '|' | '' (\ue0b3) | '⮃' (\u2b83)
branch symbol | -- | '' (\ue0a0) | '⭠' (\u2b60)
readonly symbol | -- | '' (\ue0a2) | '⭤' (\u2b64)
linecolumn symbol | -- | '' (\ue0a1) | '⭡' (\u2b81)