Created
July 15, 2010 02:01
-
-
Save hotoo/476387 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let tlist_html_settings = 'html;h:Headers;o:Objects(ID);c:Classes' | |
let tlist_xhtml_settings = 'html;h:Headers;o:Objects(ID);c:Classes' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题解决了,原因比较囧。。。
看到你最新更新的这一句let tlist_xhtml_settings = 'html;h:Headers;o:Objects(ID);c:Classes',我加到vim的配置文件上,就可以用了。。。原来我的html文件类型都是xhtml....