toobit / vim-for-server

.vimrc, simple configures for server, without plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-for-server

.vimrc, simple configures for server, without plugins.

Install

1. backup your old .vimrc if it is necessary

cp ~/.vimrc ~/.vimrc_bak

2. just get the file

recommend

curl https://raw.githubusercontent.com/noah-lee/vim-for-server/master/vimrc > ~/.vimrc

or use git

git clone https://github.com/noah-lee/vim-for-server.git
ln -s vim-for-server/vimrc ~/.vimrc

3. Done, enjoy it

About

.vimrc, simple configures for server, without plugins.


Languages

Language:Vim Script 100.0%