Giter VIP home page Giter VIP logo

my_vim's Introduction

思维的Vim配置

世界上只有三种编辑器: Vim, Emacs 和 其他。

Vim的基本功能极其强大。 Vim的插件也无所不包。

这个项目中是我的Vim配置和vim插件。 放在这里,供大家使用。

安装( Linux, Mac)

最快的安装方式:

1. 前提

你安装的是 vim 7.3+ 版本。

2. 复制文件

就是把两个配置文件,都放到home目录下。

$ unzip vim_folder.zip      # 解压缩 这个文件.
$ cp .vim ~ -r              # 把 解压缩出来的.vim 文件夹放到 HOME目录
$ cp .vimrc ~               # 把 配置文件 .vimrc 放到 HOME 目录.

就安装好了.

说明

没有使用最新版本的Vundle, 用的还是2013年的版本. 因为我平时要打理公司, 没有时间.

更多用法,请参考 Vundle 项目. 虽然我这个是老版本的配置文件,但是很多新版本的语法,稍加修改,就可以用.

教程

请直接来慕课网看(全都是gif动画演示! 不要觉得太经验哦亲!)

键盘方法论: 在键盘面前,你就是钢琴手!

最牛编辑器: Vim. 第一节

最牛编辑器: Vim. 第二节

最牛编辑器: Vim. 第三节

欢迎贡献

尽情的给我pull request吧!

[email protected]

my_vim's People

Watchers

James Cloos avatar vincent guo 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.