在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:pangloss/vim-javascript开源软件地址:https://github.com/pangloss/vim-javascript开源编程语言:Vim Script 100.0%开源软件介绍:vim-javascriptJavaScript bundle for vim, this bundle provides syntax highlighting and improved indentation. InstallationInstall with native package manager
since Vim 8. pathogenInstall with
alternatively, use a package manager like vim-plug Configuration VariablesThe following variables control certain syntax highlighting plugins. You can
add them to your
Enables syntax highlighting for JSDocs. Default Value: 0
Enables some additional syntax highlighting for NGDocs. Requires JSDoc plugin to be enabled as well. Default Value: 0
Enables syntax highlighting for Flow. Default Value: 0 augroup javascript_folding
au!
au FileType javascript setlocal foldmethod=syntax
augroup END Enables code folding for javascript based on our syntax file. Please note this can have a dramatic effect on performance. Concealing CharactersYou can customize concealing characters, if your font provides the glyph you want, by defining one or more of the following variables: 全部评论
专题导读
上一篇:soot-oss/soot: Soot - A Java optimization framework发布时间:2022-06-22下一篇:egzosn/pay-java-parent: 第三方支付对接全能支付Java开发工具包.优雅的轻量级支付模 ...发布时间:2022-06-22热门推荐
热门话题
阅读排行榜
|
请发表评论