Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Updated package template with latest changes #37

Merged
merged 7 commits into from
Dec 2, 2013

Conversation

mcolyer
Copy link
Contributor

@mcolyer mcolyer commented Nov 26, 2013

I put this together to fix #36

@probablycorey @kevinsawicki can you do a review when you get a chance to see if I'm missing anything here?

@jbarnette
Copy link

Nice!

# DOCUMENT: link to keymap documentation
'body':
'meta-alt-ctrl-o': '__package-name__:toggle'
# Keybindings require three things to be fully defined: the DOM element which

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of "the DOM element which they apply to" I'd say "A DOM selector" or "A selector that is matched against the focused element".

@kevinsawicki
Copy link
Contributor

I renamed RootView on this PR since atom/atom#1166 just landed on master.

@mcolyer
Copy link
Contributor Author

mcolyer commented Dec 2, 2013

Okay I believe this is ready to 🚢

mcolyer added a commit that referenced this pull request Dec 2, 2013
Updated package template with latest changes
@mcolyer mcolyer merged commit 52853bc into master Dec 2, 2013
@mcolyer mcolyer deleted the update-package-templates branch December 2, 2013 19:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Package template keymap is busted
4 participants