# vim-for-server **Repository Path**: cdk8s_org/vim-for-server ## Basic Information - **Project Name**: vim-for-server - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README vim-for-server ============== .vimrc, simple configures for server, without plugins. # Introduction This repository is a simplified version of [k-vim](https://github.com/wklken/k-vim) Just remove all plugins, keep basic config. # Screenshot ![screenshot](https://raw.githubusercontent.com/wklken/gallery/master/vim/vim-for-server.png) # 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](http://www.wklken.me/pages/donation.html) ------------------------ ------------------------ wklken Email: wklken@yeah.net Github: https://github.com/wklken Blog: [http://www.wklken.me](http://www.wklken.me) 2014-10-26 ShenZhen