Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raphamorim/retro
[Work in Progress] Minimalist Vim Based Editor for the 30th Century
https://github.com/raphamorim/retro
atom editor electron javascript linux osx retro vim vim-beginners vim-editor windows
Last synced: 6 days ago
JSON representation
[Work in Progress] Minimalist Vim Based Editor for the 30th Century
- Host: GitHub
- URL: https://github.com/raphamorim/retro
- Owner: raphamorim
- License: mit
- Created: 2016-11-16T22:48:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T16:48:15.000Z (over 1 year ago)
- Last Synced: 2024-04-13T19:53:54.826Z (7 months ago)
- Topics: atom, editor, electron, javascript, linux, osx, retro, vim, vim-beginners, vim-editor, windows
- Language: JavaScript
- Homepage: https://raphamorim.io/retro
- Size: 3.85 MB
- Stars: 105
- Watchers: 10
- Forks: 10
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/raphamorim/retro.svg?branch=master)](https://travis-ci.org/raphamorim/retro)
# Retro [Work in Progress]
> A Vim Based Editor for the 30th Century
Status: A lot of work to do, but [you can help solving issues](https://github.com/raphamorim/retro/issues).
![Example](assets/images/example.png)
## Why?
Retro is a project that seeks to aggressively rethink Vim in order to:
- A lot of popular plugins ported to Retro
- Minimalist and Simplest visual ever
- Chromium-based GUI
- Enable advanced external UIs without modifications to the core
- Full Extensible'n Hackable Editor (allow to change interfaces brutally)
- Improve extensibility with a new plugin architecture## Objective
The goal of the project is to create a extensible/hackable experience for VIM users, built on open web standards.
Nowadays our focus will be specifically about speed, stability, experience and productivity.
## About
Authored by Raphael Amorim - [@raphamorims](https://twitter.com/raphamorims)
License: [MIT](LICENSE)