Add 'text/x-styl': 'stylus' to the modeMap [editor.js](https://github.com/emmetio/codemirror/blob/master/editor.js#L9) ``` js modeMap: { 'text/html': 'html', 'application/xml': 'xml', 'text/xsl': 'xsl', 'text/css': 'css', 'text/x-less': 'less', 'text/x-scss': 'scss', 'text/x-sass': 'sass', 'text/x-styl': 'stylus' }, ``` ## <bountysource-plugin> Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3981876-add-text-x-styl-stylus-to-the-modemap?utm_campaign=plugin&utm_content=tracker%2F438327&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F438327&utm_medium=issues&utm_source=github). </bountysource-plugin>
Add 'text/x-styl': 'stylus' to the modeMap editor.js
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.