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

[feat] Add optional keybindings #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sabbaticaldev
Copy link

Hey @antonmedv, thanks for the great work on CodeJar! It's been nice to work with it in comparison to the bloated monaco and codemirror. Nice to see an alternative.

I'm implementing it in a project of mine and would like to continue using some emacs keybindings on it so I started some silly POC implementation of it that can be found here: https://github.com/sabbaticaldev/codejar-emacs

and for that I implemented a simple keybindings logic on codejar. Feel free to reject or change it.

Thanks!

@sabbaticaldev
Copy link
Author

err just noticed that the coding style broke in a few places. Should I add some linter?

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.

None yet

1 participant