Created
July 29, 2017 07:04
-
-
Save craftzdog/7c544baec8bbd899822c96bd2d4db2ed to your computer and use it in GitHub Desktop.
How to disable keymaps for multi-cursors in Inkdrop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'.CodeMirror': | |
'ctrl-shift-up': 'native!' | |
'ctrl-shift-down': 'native!' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment