Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

neovim vim vimrc

Last synced: 8 days ago
JSON representation

My Neovim/Vim config

Awesome Lists containing this project

README

        

Installation:

```bash
git clone https://github.com/andreax79/vim-config.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
~/.vim/update
```

Install/upgrade bundles:

```bash
cd ~/.vim
./update
```