/vim-for-server

.vimrc, simple configures for server, without plugins.

Primary LanguageVim script

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