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

https://github.com/jjwroeloffs/vimos

Vim is a great text editor, too bad it doesn't have a decent operating system.
https://github.com/jjwroeloffs/vimos

operating-system vim

Last synced: 5 months ago
JSON representation

Vim is a great text editor, too bad it doesn't have a decent operating system.

Awesome Lists containing this project

README

          


Click to see the source

## Installation

To install, simply run make:

```sh
make

# and then run
./main
```

Or for the vimscript implementation:

```sh
vim --cmd ":source vimos.vim"
```

---

This project is a joke on the common statement "Emacs is a great operating system, too bad it doesn't have a decent text editor." Please do not take it seriously.