Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/olexsmir/init.lua

i use nvim btw
https://github.com/olexsmir/init.lua

lua neovim nvim

Last synced: about 1 month ago
JSON representation

i use nvim btw

Awesome Lists containing this project

README

        

# nvim

![Showcase](https://i.imgur.com/u5W0bdz.png)
--------------------------------------------

## Install

```bash
# Install nvim
paru -S neovim-git
# (optional) backup your old config
mv ~/.config/nvim ~/.config/nvim.old
# clone my setup
git clone https://github.com/olexsmir/nvim ~/.config/nvim
```