Giter VIP home page Giter VIP logo

vim-for-server's Introduction

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

vim-for-server's People

Contributors

the-eric-kwok avatar wklken avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vim-for-server's Issues

一个小错误

偶然发现一个代码不相关的小错误
深圳 拼音为 shenzhen 没有后鼻音

另外,如果执行source ~/.vimrc ,有一些报错,能读懂一些,但并非是所有的都能修正,请问这是由于vim8导致的原因么? 系统:Ubuntu 16.10. vim版本:8.0

.vimrc:1: command not found: ==========================================\n
.vimrc:3: command not found:  Author:  wklken\n
.vimrc:5: command not found:  Email: [email protected]\n
.vimrc:7: 没有那个文件或目录:  Donation: http://www.wklken.me/pages/donation.html\n
.vimrc:9: command not found:  Last_modify: 2015-07-07\n
.vimrc:11: command not found: ==========================================\n\n
.vimrc:14: bad math expression: operand expected at `='
.vimrc:15: bad math expression: ':' without '?'
.vimrc:17: command not found:  syntax\nsyntax on\n\n
.vimrc:23: command not found:  filetype\nfiletype on\n
.vimrc:26: command not found: filetype
.vimrc:27: command not found: filetype
.vimrc:30: command not found:  base\nset nocompatible                
.vimrc:46: command not found:  show location\nset cursorcolumn\nset cursorline\n\n\n
.vimrc:65: command not found:  search\nset hlsearch                    
.vimrc:84: command not found:  fold\nset foldenable\nset foldmethod=indent\nset foldlevel=99\nlet g:FoldMethod = 0\nmap <leader>zz :call ToggleFold()<cr>\nfun! ToggleFold()\n    if g:FoldMethod == 0\n        exe normal!
.vimrc:108: command not found:  select & complete\nset selection=inclusive\nset selectmode=mouse,key\n\nset completeopt=longest,menu\nset wildmenu                           
.vimrc:156: parse error near `&'

hello 作者希望抽时间能更新一下啦

用过无数的配置,space-vim 或者是种种种种,发现还是你这个2 year ago 版本比较好用,因为用Python3的缘故,自行取消了默认python 文首的 utf8 之类,但看见kvim上有一些好的特性,希望作者能update一波,让server版本续命。

请教一个关于ngx_lua_waf黑白名单支持IP地址段的问题!

RickieL你好!不好意思在这里提了一个不相关的问题。
想请教下你关于ngx_lua_waf的ip黑白名单地址段的这个功能您实现了吗!
在ngx_lua_waf项目哪里看到你提交的代码,假如我需要实现这个功能,需要把代码添加到哪里呢?
希望能够得到你的回复,万分感谢!!

yml格式

yml格式缩进有问题

  • hosts: all
    sudo: yes

在sudo:处,会出现异常

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.