https://github.com/micro-editor/comment-plugin
Auto commenting/uncommenting
https://github.com/micro-editor/comment-plugin
Last synced: 10 months ago
JSON representation
Auto commenting/uncommenting
- Host: GitHub
- URL: https://github.com/micro-editor/comment-plugin
- Owner: micro-editor
- Created: 2016-11-08T14:01:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T17:47:30.000Z (over 5 years ago)
- Last Synced: 2024-11-25T02:33:15.715Z (over 1 year ago)
- Language: Lua
- Homepage:
- Size: 12.7 KB
- Stars: 11
- Watchers: 2
- Forks: 6
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Comment Plugin for Micro
**Deprecated** This plugin is now provided by default with micro and the version here should not be used.
This plugin provides automatic commenting/uncommenting for micro.
Install with `> plugin install comment`.
See the [docs](https://github.com/micro-editor/comment-plugin/blob/master/help/comment-plugin.md) for more details.