Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/othree/jsdoc-syntax.vim
Standalone JSDoc syntax for vim
https://github.com/othree/jsdoc-syntax.vim
javascript jsdoc syntax vim
Last synced: about 1 month ago
JSON representation
Standalone JSDoc syntax for vim
- Host: GitHub
- URL: https://github.com/othree/jsdoc-syntax.vim
- Owner: othree
- License: mit
- Created: 2015-04-15T17:11:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T14:39:06.000Z (about 5 years ago)
- Last Synced: 2024-04-13T19:09:28.752Z (7 months ago)
- Topics: javascript, jsdoc, syntax, vim
- Language: Vim script
- Homepage: https://github.com/othree/jsdoc-syntax.vim
- Size: 6.84 KB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
jsdoc-syntax.vim
================Standalone JSDoc syntax. Can work with languages other than JavaScript, e.g.,
TypeScriptThis is already included in [yajs.vim](https://github.com/othree/yajs.vim) so
you don't need it if you use that JavaScript syntax plugin.