Add simple.js addon

Dockerfile mode requires this js file

Also move addon's ontop of the modes, so that they are loaded before
the modes to prevent js error's when the mode's require them.

See:

https://github.com/codemirror/CodeMirror/blob/master/mode/dockerfile/index.html

Change-Id: Ic9d7d2fbd4b21885d5ffe91bc438c314a113b0a0
1 file changed
tree: f3a7dff6ee9cf38699533bb9c99b9789c1e442dd
  1. gr-editor/
  2. java/
  3. .gitignore
  4. BUILD
  5. plugin.html
  6. README.md
README.md

CodeMirror Editor

A plugin that uses CodeMirror to provide a rich code editing experience in PolyGerrit.