Browse Source

Merge pull request #211 from leafOfTree/master

Add: Vim vue 插件,提供 .vue 和 .wpy 文件的语法高亮和缩进
迷渡 7 years ago
parent
commit
3e2f62ac18
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -68,6 +68,7 @@
 - [vscode 插件(代码提示)](https://segmentfault.com/a/1190000007132719)
 - [WePY Plugin For IntelliJ Platform](http://wepy.iniself.com) - 让PhpStorm/WebStorm全面支持WePY的开发,包括API(原生/WePY)和组件(官方/自定义)的自动完成/错误检查/高亮/不依赖Vue/...
 - [wxml](https://github.com/cnyballk/wxml-vscode) - vscode插件--微信小程序格式化以及高亮组件(高度自定义)
+- [vim-vue-plugin](https://github.com/leafOfTree/vim-vue-plugin) - vim 插件,.vue 和 .wpy 文件的语法高亮和缩进
 
 ## 教程