Skip to content

Instantly share code, notes, and snippets.

@craftzdog
Created July 29, 2017 07:04
Show Gist options
  • Save craftzdog/7c544baec8bbd899822c96bd2d4db2ed to your computer and use it in GitHub Desktop.
Save craftzdog/7c544baec8bbd899822c96bd2d4db2ed to your computer and use it in GitHub Desktop.
How to disable keymaps for multi-cursors in Inkdrop
'.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