mirror of
https://github.com/Yggdroot/indentLine.git
synced 2026-05-25 01:38:34 +08:00
Update README.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
indentLine
|
indentLine
|
||||||
==========
|
==========
|
||||||
|
|
||||||
This plugin is used for displaying thin vertical lines at each indentation leve for code indented with spaces.
|
This plugin is used for displaying thin vertical lines at each indentation level for code indented with spaces.
|
||||||
For code indented with tabs, I think there is no need to support it, using :set list lcs=tab:\\|\ (here is a space) can
|
For code indented with tabs, I think there is no need to support it, using :set list lcs=tab:\\|\ (here is a space) can
|
||||||
achieve it.
|
achieve it.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user