Skip to content

Instantly share code, notes, and snippets.

@mmantho
mmantho / keymap.cson
Created February 16, 2020 23:59 — forked from ngr-t/keymap.cson
My keymap config file for Atom editor.
# Your keymap
#
# Atom keymaps work similarly to style sheets. Just as style sheets use
# selectors to apply styles to elements, Atom keymaps use selectors to associate
# keystrokes with events in specific contexts.
#
# You can create a new keybinding in this file by typing "key" and then hitting
# tab.
#
# Here's an example taken from Atom's built-in keymap: