Skip to content

wklken/vim-for-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

vim-for-server

.vimrc, simple configures for server, without plugins.

Introduction

This repository is a simplified version of k-vim

Just remove all plugins, keep basic config.

Screenshot

screenshot

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/wklken/vim-for-server/master/vimrc > ~/.vimrc

or use git

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

3. Done, enjoy it

Donation

You can Buy me a coffee:) link



wklken

Email: [email protected]

Github: https://github.com/wklken

Blog: http://www.wklken.me

2014-10-26 ShenZhen