O
O

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 screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Online
Alternatives
0likes
0alternatives
0articles

Features

No features, maybe you want to suggest one?

Openvim News & Activities

Highlights All activities

Recent activities

No activities found.

Openvim information

AlternativeTo Category

Development

GitHub repository

  •  619 Stars
  •  73 Forks
  •  67 Open Issues
  •   Updated  
View on GitHub
Openvim was added to AlternativeTo by Lee Yoon on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

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.