|
|
第 61 帖 | |
|
|
txt.zip : Plain Text Browser(show the document structure and highlight in plain text)
http://www.vim.org/scripts/script.php?script_id=2899 created by yp guo script type syntax description The "Plain text browser" plugin is plain text browser plugin for vim and provide an overview of the structure of plain text files and allows you to efficiently browse through plain text files. The plugin groups and displays the titles, tables and figures in a Vim windows. You can jump to the other part of the file by selecting the "title" tag from the taglist window, or jump to where the table or figure is. The plugin will automatically highlight the titles, URLs and words in the bracket in your files, just like taglist hightlight C language's functions, classes and macro definitions. You could visit the link to have a screenshot. http://guoyoooping.blog.163.com/album/edit/#p1 此帖于 10-01-03 22:45 被 zer 编辑. 原因: 增加插件的链接 |
|
|
|
|
|