vim_config/README.md

17 lines
298 B
Markdown

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.git
```