update README

This commit is contained in:
NagatoPain
2012-12-20 02:09:17 +08:00
parent cf5979dd13
commit 68806c2796
2 changed files with 9 additions and 3 deletions

View File

@@ -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="" />

View File

@@ -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={{{,}}}