Skip to content

Interactive tutorial for Vim (Portuguese)

License

Notifications You must be signed in to change notification settings

ManufacturaInd/openvim

 
 

Repository files navigation

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.

See Trello board for development tasks.

License

MIT License.

Contact

henrik.huttunen@gmail.com

About

Interactive tutorial for Vim (Portuguese)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.1%
  • HTML 13.3%
  • CSS 7.5%
  • Shell 0.1%