Giter Site home page Giter Site logo

b02330224 / vim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from meetbill/vim

0.0 2.0 0.0 3.55 MB

一键化打造Vim IDE环境(自动生成头信息,自动补全,自动折叠,自动生成markdown目录)

License: GNU General Public License v3.0

Shell 100.00%

vim's Introduction

Table of contents

-----------------------------------------------------
                                      __            
           __                  __    /\ \           
   __  __ /\_\    ___ ___     /\_\   \_\ \     __   
  /\ \/\ \\/\ \ /' __` __`\   \/\ \  /'_` \  /'__`\ 
  \ \ \_/ |\ \ \/\ \/\ \/\ \   \ \ \/\ \_\ \/\  __/ 
   \ \___/  \ \_\ \_\ \_\ \_\   \ \_\ \___,_\ \____\
    \/__/    \/_/\/_/\/_/\/_/    \/_/\/__,_ /\/____/

-----------------------------------------------------

vim IDE 部署

VIM IDE部署方法

  • 本 Vim 可以重复安装
  • 普通用户执行程序时需要有sudo权限
#git clone https://github.com/BillWang139967/Vim.git
#chmod 777 -R Vim
#cd Vim
#./start_vim.sh

部署中问题

使用git clone失败

[root@localhost ~]# git clone https://github.com/BillWang139967/Vim.git
Initialized empty Git repository in /root/Vim/.git/
error:  while accessing https://github.com/BillWang139967/Vim.git/info/refs

fatal: HTTP request failed

解决方法

#git config --global http.sslVerify false

卸载

#cd ~
#rm -rf .vim*

IDE一览

Screenshot

vim版本发布


  • v1.0.7,2016-10-07,增加为 Markdown 生成 TOC 的 Vim 插件
  • v1.0.5,2016-08-26,修正ctags,添加python 代码自动折叠
  • v1.0.4,2016-05-29,添加自动生成markdown头信息
  • v1.0.3,2016-05-18,对github文档进行整理
  • v1.0.2,2014-08-13,新增:对Vim进行整理发布一键化程序
  • v1.0.1,2014-01-01,新增。发布初始版本。

小额捐款

如果你觉得Vim对你有帮助, 可以对作者进行小额捐款(支付宝)

Screenshot

vim's People

Watchers

James Cloos avatar  avatar

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.