Skip to content

.vimrc, simple configures for server, without plugins.

Notifications You must be signed in to change notification settings

wwj718/vim-for-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

vim-for-server

.vimrc, simple configures for server, without plugins.

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

Introduction

This repository is a simplified version of k-vim

Donation

You can Buy me a coffee:) link



wklken

Email: wklken@yeah.net

Github: https://github.com/wklken

Blog: http://www.wklken.me

2014-10-26 ShenZheng

About

.vimrc, simple configures for server, without plugins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%