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

https://github.com/matveyt/vimfiles

My personal Vim configuration
https://github.com/matveyt/vimfiles

vim vim-config vim-configuration vimrc

Last synced: 11 months ago
JSON representation

My personal Vim configuration

Awesome Lists containing this project

README

          

### Vim configuration

```sh
$ cd; git clone https://github.com/matveyt/vimfiles
$ ln -s ~/vimfiles .vim
$ ln -s ~/vimfiles .config/nvim
$ vim +PackUpdate
```