First commit
This commit is contained in:
commit
551d1c88dd
6 changed files with 2714 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal 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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue