Moved PrebakeCodeMirror to its own file
This commit is contained in:
parent
6707c7893b
commit
a60a54147c
4 changed files with 96 additions and 88 deletions
|
|
@ -4,4 +4,5 @@ export * from './flash.mjs';
|
|||
export * from './slider.mjs';
|
||||
export * from './themes.mjs';
|
||||
export * from './widget.mjs';
|
||||
export * from './basicSetup.mjs';
|
||||
export { Vim, prebakeField } from './keybindings.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue