parent
d02d93f476
commit
74ef2f6fcf
|
@ -229,7 +229,7 @@
|
||||||
});
|
});
|
||||||
|
|
||||||
// doubleclick option
|
// doubleclick option
|
||||||
{
|
if (window.editors) {
|
||||||
const fn = (cm, repeat) =>
|
const fn = (cm, repeat) =>
|
||||||
repeat === 'double' ?
|
repeat === 'double' ?
|
||||||
{unit: selectTokenOnDoubleclick} :
|
{unit: selectTokenOnDoubleclick} :
|
||||||
|
|
Loading…
Reference in New Issue
Block a user