Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/krishpranav/ide

A simple ide built in Lua
https://github.com/krishpranav/ide

ide lua neovim-config neovim-configuration neovim-dotfiles neovim-setup nvim vim

Last synced: 27 days ago
JSON representation

A simple ide built in Lua

Awesome Lists containing this project

README

        

# ide
A simple ide built in Lua

# Installation:
```
$ git clone https://github.com/krishpranav/ide
$ cd ide
$ ./install.sh
```

# Requirements:
```
neovim
lua
a terminal that supports nerdfonts
```