mgumz / bones-vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The VIM settings & plugins I use

Content

init.vim          - my vimsetting
filetype.vim

Installation

Use https://github.com/mgumz/vopher to fetch and extract the base.

$> vopher -dir ~/.config fetch nvim https://github.com/mgumz/bones-vim

Then fetch all plugins:

$> cd ~/.config/nvim && vopher update

and … thats it.

Further information is available under http://www.vim.org

About


Languages

Language:Vim Script 99.9%Language:Shell 0.1%