mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-17 16:03:41 -05:00
improve doc (set encoding=utf-8)
This commit is contained in:
@@ -229,6 +229,7 @@ let g:lightline = {
|
||||
If the triangles do not appear (but you get some spaces or weird characters like <bf> or ¿), firstly try adding
|
||||
```vim
|
||||
scriptencoding utf-8
|
||||
set encoding=utf-8
|
||||
```
|
||||
to the head of your `.vimrc`.
|
||||
Still you have weird characters, use the unicode numbers. For powerline font
|
||||
|
||||
Reference in New Issue
Block a user