Update git submodules
* Update plugins/codemirror-editor from branch 'master'
to e36ecddbc99dc434f3259814d9d84fa96e509772
- Merge "Fix issue when pasting contents into textbox"
- Fix issue when pasting contents into textbox
There is an issue where you paste and immediately press
ctrl+s/cmd+s after, it would trigger the web browsers file
browser rather then gr-editor-view intercepting ctrl+s/cmd+s.
We fix this by setting stopPropagation() if ctrl+v/cmd+v is set.
Change-Id: I5b5ad0137dcc83277e4b2077510e1ede83c6c16d
diff --git a/plugins/codemirror-editor b/plugins/codemirror-editor
index 279ea23..e36ecdd 160000
--- a/plugins/codemirror-editor
+++ b/plugins/codemirror-editor
@@ -1 +1 @@
-Subproject commit 279ea23e1b818e968d8a76b14b575fd2071e2e63
+Subproject commit e36ecddbc99dc434f3259814d9d84fa96e509772