Customize Editor Keymaps

Takuya Matsuyama
Dev as Life
Published in
1 min readDec 7, 2016

--

Changing behavior of `ctrl-f` for moving cursor

In v2.6.0, it now supports keymap customization for the editor. For example, you can change keybinding to move cursor. Here is steps to customize:

  1. Go to the Keybindings on Preferences
  2. Open user keymap file
  3. Add your keymap like this:
'.CodeMirror':
'ctrl-f': 'editor:go-char-left'

You can find available commands for editor by searching keybindings with editor: on the Preferences pane.

Download now: https://www.inkdrop.info/
Send feedback: https://github.com/inkdropapp/forum/issues
Contact us: inkdrop@pkpk.info
Twitter: https://twitter.com/inkdrop_app

--

--

I’m an indie SaaS developer currently building a Markdown note-taking app called Inkdrop. https://www.inkdrop.app/ Homepage: https://www.craftz.dog/