Remove a few buggy CodeMirror parameters

In particular, line numbers seem to be inexplicably broken in CodeMirror
when enabled in this plugin.

Also sets the height of the .CodeMirror to 'auto'.

Bug: Issue 8114
Change-Id: Ib7cd1f5d74418d6fa0e2a6b16b06ccd77090e06c
2 files changed
tree: 64886533b1b890fb6cb99ba3aed9c74e0bd0a088
  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.