🐛 Deactivate unwanted list autofill #2798

This commit is contained in:
Jan Oberhauser 2022-02-12 11:25:39 +01:00
parent 11336fdbae
commit 7fc430c70a

View file

@ -123,9 +123,7 @@ export default mixins(
autoformat: {},
keyboard: {
bindings: {
'list autofill': {
prefix: /^$/,
},
'list autofill': null,
},
},
},