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

https://github.com/andreax79/vim-config

My Neovim/Vim config
https://github.com/andreax79/vim-config

neovim vim vimrc

Last synced: 3 months ago
JSON representation

My Neovim/Vim config

Awesome Lists containing this project

README

          

Installation:

```bash
git clone https://github.com/andreax79/vim-config.git ~/.config/nvim
```

Install/upgrade Neovim:

```bash
cd ~/.config/nvim
./update-nvim
```