Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jstotz/jim

An experimental vim-like editor
https://github.com/jstotz/jim

Last synced: 19 days ago
JSON representation

An experimental vim-like editor

Awesome Lists containing this project

README

        

# jim

**j**ay's v**im**-like editor.

## Why?

This is just an experiment to learn more about how a text editor works under the
hood.

## Planned Features

* [ ] Vim-like modal editing
* [ ] A client-server design supporting multiple frontends
* [ ] Native LSP support
* [ ] Lua scripting
* [ ] Undo tree