mirror of
https://github.com/Yggdroot/indentLine.git
synced 2025-12-06 12:14:25 +08:00
update README
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
NOTE
|
||||
====
|
||||
This is an improve version of original plugin.
|
||||
The original version plugin is at here https://github.com/Yggdroot/indentLine.git
|
||||
|
||||
indentLine
|
||||
==========
|
||||
|
||||
@@ -21,8 +26,6 @@ You can change indentline char by youself.
|
||||
change this variable:
|
||||
|
||||
## Screenshots
|
||||
<img src="http://i.imgur.com/WQqhH.jpg" width="600" height="400" alt="" />
|
||||
<img src="http://i.imgur.com/zhV1v.jpg" width="600" height="400" alt="" />
|
||||
<img src="http://i.imgur.com/cENlq.jpg" width="600" height="400" alt="" />
|
||||
<img src="http://imgur.com/Ge4nJ" width="600" height="400" alt="" />
|
||||
|
||||
|
||||
|
||||
@@ -49,3 +49,6 @@ endfunction
|
||||
|
||||
autocmd BufRead * call <SID>SetIndentLine()
|
||||
autocmd BufRead,ColorScheme * call <SID>InitColor()
|
||||
|
||||
|
||||
" vim:et:ts=4:sw=4:fdm=marker:fmr={{{,}}}
|
||||
|
||||
Reference in New Issue
Block a user