All Projects → wklken → Vim For Server

wklken / Vim For Server

.vimrc, simple configures for server, without plugins.

Projects that are alternatives of or similar to Vim For Server

Simplenetwork
simple TCP server / client C++ linux socket
Stars: ✭ 225 (-57.06%)
Mutual labels:  simple, server
Omdb Graphql Wrapper
🚀 GraphQL wrapper for the OMDb API
Stars: ✭ 45 (-91.41%)
Mutual labels:  simple, server
Node Hot Loader
Hot module replacement (hot reload) for Node.js applications. Develop without server restarting.
Stars: ✭ 111 (-78.82%)
Mutual labels:  server-side, server
Smoke
💨 Simple yet powerful file-based mock server with recording abilities
Stars: ✭ 142 (-72.9%)
Mutual labels:  simple, server
Oksocket
An blocking socket client for Android applications.
Stars: ✭ 2,359 (+350.19%)
Mutual labels:  server-side, server
Awesome Openapi3
😎 A list of awesome projects related to OpenAPI 3.0.x, curated by the community
Stars: ✭ 469 (-10.5%)
Mutual labels:  server
Ream
A super-fast SSR framework for Vue.js 3 ⚡️
Stars: ✭ 497 (-5.15%)
Mutual labels:  server
Uwsgi Nginx Docker
Docker image with uWSGI and Nginx for applications in Python 3.5 and above and Python 2.7 (as Flask) in a single container. Optionally with Alpine Linux.
Stars: ✭ 466 (-11.07%)
Mutual labels:  server
Hexo Theme Yilia Plus
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
Stars: ✭ 462 (-11.83%)
Mutual labels:  simple
Abc
A better Deno framework to create web application.
Stars: ✭ 514 (-1.91%)
Mutual labels:  server
Koop
🔮 Transform, query, and download geospatial data on the web.
Stars: ✭ 505 (-3.63%)
Mutual labels:  server
Glass Isc Dhcp
Glass - ISC DHCP Server Interface
Stars: ✭ 486 (-7.25%)
Mutual labels:  server
Kbengine
A MMOG engine of server.
Stars: ✭ 4,714 (+799.62%)
Mutual labels:  server
Hacker
❤️ A simple theme for Hexo
Stars: ✭ 501 (-4.39%)
Mutual labels:  simple
Dbdeployer
DBdeployer is a tool that deploys MySQL database servers easily.
Stars: ✭ 467 (-10.88%)
Mutual labels:  server
Nginx Rtmp Docker
Docker image with Nginx using the nginx-rtmp-module module for live multimedia (video) streaming.
Stars: ✭ 506 (-3.44%)
Mutual labels:  server
Qview
Practical and minimal image viewer
Stars: ✭ 460 (-12.21%)
Mutual labels:  simple
Git Peek
git repo to local editor instantly
Stars: ✭ 485 (-7.44%)
Mutual labels:  vimrc
Autoconfig Mac Vimrc
autoconfig mac vimrc with bundle
Stars: ✭ 502 (-4.2%)
Mutual labels:  vimrc
Vim Init
轻量级 Vim 配置框架,全中文注释
Stars: ✭ 478 (-8.78%)
Mutual labels:  vimrc

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].