Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/egaga/openvim

Interactive tutorial for Vim.
https://github.com/egaga/openvim

interactive-tutorial javascript tutorial vim

Last synced: about 1 month ago
JSON representation

Interactive tutorial for Vim.

Awesome Lists containing this project

README

        

# OpenVim
Interactive tutorial for Vim. Initial version created and published in 2011.

## What is OpenVim?

OpenVim is a web-based project to let people quickly have a taste what kind of an editor Vim is.
Vim is considered to be very useful but can feel devastatingly opaque at first. Hopefully this tutorial makes people feel more comfortable to give it a chance.

OpenVim is based on a custom engine that interprets vim commands.
Fun fact: the engine operates directly on the dom but could be easily refactored to a model that is not view-dependent.

## How to help?

If you want to help with actual code, look at the existing GitHub issues. Especially keybindings are hard for me to get right in different environments.

## License

MIT License.

## Contact

[email protected]