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

https://github.com/tmcdonell/nvim

NeoVim configuration
https://github.com/tmcdonell/nvim

Last synced: 5 months ago
JSON representation

NeoVim configuration

Awesome Lists containing this project

README

          

NeoVim Settings
===============

Clone the repository to `~/.config/nvim` and create a symlink to `~/.nvim`:

```
$ ln -s ~/.config/nvim ~/.nvim
$ ln -s ~/.config/nvim/nvimrc ~/.nvimrc
```