mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Replace todo with link
This commit is contained in:
@@ -104,7 +104,8 @@ Keymaps are placed in the `keymaps` subdirectory. By default, all keymaps will b
|
||||
loaded in alphabetical order unless there is a `keymaps` array in `package.json`
|
||||
specifying which keymaps to load and in what order. It's a good idea to provide
|
||||
default keymaps for your extension. They can be customized by users later. See
|
||||
the **main keymaps documentation** (todo) for more information.
|
||||
the (main keymaps documentation)[#keymaps] for more information on how keymaps
|
||||
work.
|
||||
|
||||
### Snippets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user