Code Monkey home page Code Monkey logo

vim's Introduction

#我的vim配置 ##内容: * vim的配置文件 * vim插件 * zsh配置文件

使用方法:

  1. 安装vim sudo apt-get install vim
  • 安装ctags:sudo apt-get install ctags
  • sudo ln -s /usr/bin/ctags /usr/local/bin/ctags
  • clone配置文件:cd ~/ && git clone git://github.com/ma6174/vim.git
  • cp ~/vim ~/.vim
  • cp ~/.vim/.vimrc ~/

2013年3月22日更新:

  1. 修复bundle插件问题
  • 修复ctags问题

2013年3月17日更新:

  1. 增加go语言插件
  • 增加bundle支持
  • 修复小bug

##2012年7月28日更新:

  1. 增加vimim输入法
  • 增加多个pyhon插件,目前支持编码检测,自动增加文件头,自动补全,错误检测,一键执行python脚本
  • 增加taglist
  • 增加文件目录列表
  • 增加日历功能
  • 精简了一些没用的.vimrc 配置

##2012年8月4日更新:

  1. 增加markdown插件
  • 新建markdown文件自动添加表头"charset="utf-8"
  • 按 md 直接生成对应的html文件,如a.md将生成a.md.html
  • 按 fi 将在浏览器里面打开刚生成的页面进行预览

##2012年8月27日更新:

  1. 增加zconding插件
  • 增加graphviz插件,并设置F5自动执行

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.