Update README.md

This commit is contained in:
Yggdroot
2016-01-11 22:15:16 +08:00
parent f2bd0aec26
commit e32d06b514

View File

@@ -33,7 +33,7 @@ Vim and GVim
```
let g:indentLine_char = 'c'
```
where `'c'` can be any ASCII character. You can also use one of `¦`, `┆`, `︙` or `│` to display more beautiful lines. However, these characters will only work with files whose encoding is UTF-8.
where `'c'` can be any ASCII character. You can also use one of `¦`, `┆`, or `│` to display more beautiful lines. However, these characters will only work with files whose encoding is UTF-8.
**Change Conceal Behaviour**