* Ctrl-J and Ctrl-K execute markdown when leaving the cell.
0.4.0
* Added Command/Ctrl-{1,2,3} to switch cell mode to code, markdown and raw.
0.3.0
* Ex commands ':q' and ':quit' leave vim mode
0.2.1
* bump package requirements, revert unnecessary commands for staying in edit mode * ":w" saves notebook
0.2.0
* Update to JupyterLab 0.31 (Beta1)
0.1.0
* Initial Release! * Vim mode in notebook cells * Copy, Cut, Paste commands * Vim motions moving between cells * Several commands extended to remain in Vim mode