lyphtec / minimal-vimfiles

My minimal portable vim configuration based on https://github.com/lyphtec/vimfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimal-vimfiles

My portable minimal vim configuration based on this, with no plugins. Handy for use on systems like the Raspberry Pi.

Install

git clone https://github.com/lyphtec/minimal-vimfiles ~/.vimfiles
cd ~/.vimfiles
./install.sh

Uninstall

cd ~
./.vim/uninstall.sh

About

My minimal portable vim configuration based on https://github.com/lyphtec/vimfiles

License:MIT License


Languages

Language:Vim Script 89.4%Language:Shell 10.6%