diff --git a/README.md b/README.md index 35a1aa2..31f79fd 100644 --- a/README.md +++ b/README.md @@ -543,7 +543,7 @@ subseparator.left | '\|' | '' (\ue0b1) | '⮁' (\u2b81) subseparator.right | '\|' | '' (\ue0b3) | '⮃' (\u2b83) branch symbol | -- | '' (\ue0a0) | '⭠' (\u2b60) readonly symbol | -- | '' (\ue0a2) | '⭤' (\u2b64) -linecolumn symbol | -- | '' (\ue0a1) | '⭡' (\u2b81) +linecolumn symbol | -- | '' (\ue0a1) | '⭡' (\u2b61) ### My settings I show my settings. I use the patched font for vim-powerline. diff --git a/doc/lightline.txt b/doc/lightline.txt index 1767a40..f4bc29b 100644 --- a/doc/lightline.txt +++ b/doc/lightline.txt @@ -4,7 +4,7 @@ Version: 0.1 Author: itchyny (https://github.com/itchyny) License: MIT License Repository: https://github.com/itchyny/lightline.vim -Last Change: 2016/09/11 15:00:00. +Last Change: 2016/09/13 23:56:56. CONTENTS *lightline-contents* @@ -1146,7 +1146,7 @@ Problem 9: *lightline-problem-9* subseparator.right '|' '' (\ue0b3) '⮃' (\u2b83) branch symbol -- '' (\ue0a0) '⭠' (\u2b60) readonly symbol -- '' (\ue0a2) '⭤' (\u2b64) - linecolumn symbol -- '' (\ue0a1) '⭡' (\u2b81) + linecolumn symbol -- '' (\ue0a1) '⭡' (\u2b61) Problem 10: *lightline-problem-10* Cool statusline disappears on |unite|, |vimfiler| and |vimshell|