acheronfail / xi-electron

A front-end for the xi-editor built with modern web technologies.
MIT License
343 stars 24 forks source link

Get plugins working #5

Closed ghost closed 6 years ago

ghost commented 7 years ago

I haven't figured out exactly how plugins are meant to work with the core, so we don't have syntax highlighting/other things as of yet. At some stage we need to take a look at how xi-editor looks for plugins and starts them.

acheronfail commented 6 years ago

Done