First commit

This commit is contained in:
Yorick Barbanneau 2019-11-10 02:42:02 +01:00
commit 551d1c88dd
6 changed files with 2714 additions and 0 deletions

17
README.md Normal file
View file

@ -0,0 +1,17 @@
NeoVim Setup files
===============
This is my NeoVim setup with Vim-Plug and plugins :
* Base16 themes
* Syntastic plugin
* NerdTree plugin
* Vim-Airline
## Installation
This repository is installable with [dotinstall][l_dotinstall] :
```
dotinstall https://git.epha.se/ephase/vim
```