Lightweight Vue2 CodeMirror plugin
Pre-configured for JavaScript mode only, with linting & gutter errors / warnings on.
What's inside
- JavaScript only mode (not configurable)
- lint via JSHINT (bundled, not configurable)
- dark theme only (slightly modified `neo`, see demo.)
- line numbers, line wrapping
- accepts additional CodeMirror options (see some here), except for mode, theme & those that require addons.