bitxel / vim-conf

VIM configuration for server and desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VIM conf for server and desktop use

This vim configuration file is based on ma6174/vim. This version resembles conf files, seperates it into server conf and desktop conf, removes some useless and duplicated options.

Server Configuration

Extra plugins is redundant for server side VIM, so branch server only contains basic configurations.

wget -qO- https://raw.githubusercontent.com/bitxel/vim-conf/server/setup.sh | sh

Desktop Configuration

wget -qO- https://raw.githubusercontent.com/bitxel/vim-conf/master/setup.sh | sh

About

VIM configuration for server and desktop


Languages

Language:Vim Script 85.8%Language:Python 10.7%Language:Perl 1.1%Language:Vim Snippet 1.1%Language:CSS 0.9%Language:Ruby 0.2%Language:HTML 0.1%Language:Shell 0.0%