mirror of
https://github.com/heyman/heynote.git
synced 2025-07-16 05:55:07 +02:00
Refactor Vue <-> Editor <-> CodeMirror code. Introduce Pinia store to keep global state, in order to get rid of a lot of event juggling between Editor class/child components and the root App component.