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

https://github.com/michaelmior/nvimrc


https://github.com/michaelmior/nvimrc

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# nvimrc/



## Install Instructions

> Install requires Neovim 0.9+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

```sh
git clone [email protected]:michaelmior/nvimrc ~/.config/michaelmior/nvimrc
```

Open Neovim with this config:

```sh
NVIM_APPNAME=michaelmior/nvimrc/ nvim
```

This readme was generated by [Dotfyle](https://dotfyle.com)