Permalink
Browse files
Fixed links in keymap.cson
- Loading branch information...
Showing
with
2 additions
and
2 deletions.
-
+2
−2
dot-atom/keymap.cson
|
|
@@ -18,7 +18,7 @@ |
|
|
|
# 'ctrl-p': 'core:move-down' |
|
|
|
# |
|
|
|
# You can find more information about keymaps in these guides: |
|
|
|
# * http://flight-manual.atom.io/using-atom/sections/basic-customization/#_customizing_keybindings |
|
|
|
# * http://flight-manual.atom.io/using-atom/sections/basic-customization/#customizing-keybindings |
|
|
|
# * http://flight-manual.atom.io/behind-atom/sections/keymaps-in-depth/ |
|
|
|
# |
|
|
|
# If you're having trouble with your keybindings not working, try the |
|
|
@@ -29,4 +29,4 @@ |
|
|
|
# This file uses CoffeeScript Object Notation (CSON). |
|
|
|
# If you are unfamiliar with CSON, you can read more about it in the |
|
|
|
# Atom Flight Manual: |
|
|
|
# http://flight-manual.atom.io/using-atom/sections/basic-customization/#_cson |
|
|
|
# http://flight-manual.atom.io/using-atom/sections/basic-customization/#configuring-with-cson |
0 comments on commit
1aa013c