mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
codemirror: Fix keyMap bug. Forum #54253
git-svn-id: https://svn.fhem.de/fhem/trunk@11619 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
5722d7a1c1
commit
9735f035cc
@ -16,7 +16,6 @@ var cm_attr = {
|
||||
indentWithTabs: true,
|
||||
autofocus: true,
|
||||
lineNumbers: true,
|
||||
keyMap: false,
|
||||
jumpToLine: false,
|
||||
jumpToLine_extraKey: false,
|
||||
smartIndent: false,
|
||||
|
Loading…
Reference in New Issue
Block a user