Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/solidiquis/novavim_go

Vim made in Go that you shouldn't use.
https://github.com/solidiquis/novavim_go

go golang neovim terminal vi vim

Last synced: 2 months ago
JSON representation

Vim made in Go that you shouldn't use.

Awesome Lists containing this project

README

        

# novavim
This is my attempt at making Vim from scratch in Go, meaning this project will utilize no libs outside of the Go standard library: no ncurses, no terminal UI libraries, nada - the only exceptions are libraries that I make myself, such as this one.

I love Vim, so by no means am I trying to make something better - in fact, this is going to be pretty hot garbage - but nevertheless I'm going to pursue this hopeless endeavor simply because it's fun and I have no life.