17 lines
294 B
Markdown
17 lines
294 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
|
|
```
|