Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add keys #22

Merged
merged 1 commit into from
Nov 19, 2015
Merged

add keys #22

merged 1 commit into from
Nov 19, 2015

Conversation

guillermooo
Copy link
Member

No description provided.

@guillermooo
Copy link
Member Author

@jpoon Not sure what's up with Travis. Looks like a connectivity issue.

@jpoon
Copy link
Member

jpoon commented Nov 19, 2015

I added a license in the package.json. Weird its complaining on your branch and not mine.

this.modes.forEach(mode => {
mode.IsActive = (mode.Name === modeName);
});

this.setupStatusBarItem(ModeName[modeName].toUpperCase());
// Vim never shows -- NORMAL -- in the status bar.
Copy link
Member

Choose a reason for hiding this comment

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

I put it there intentionally just to make it more obvious, but we can remove it.

jpoon added a commit that referenced this pull request Nov 19, 2015
@jpoon jpoon merged commit 4a59063 into insert-mode Nov 19, 2015
@jpoon jpoon deleted the insert-mode-fixes branch November 19, 2015 23:01
@jpoon
Copy link
Member

jpoon commented Nov 19, 2015

Thanks! I'll merge it and we can fix any issues that arise in insert-mode branch directly.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants