README
@remirror/extension-base-keymap
Deprecated - this functionality is now one of the builtin extensions. You can go ahead and remove this. Everything should work as before if you're on the latest version of remirror.
DEPRECATED: Add familiar keyboard shortcuts to your beautiful remirror editor.
<script type="module">
import remirrorExtensionBaseKeymap from 'https://cdn.skypack.dev/@remirror/extension-base-keymap';
</script>
Deprecated - this functionality is now one of the builtin extensions. You can go ahead and remove this. Everything should work as before if you're on the latest version of remirror.