Giter VIP home page Giter VIP logo

vimrc's Introduction

Vimrc

My vim config both on Linux and Windows.

Kallen Ding, Feb 02 2016

Usage

git clone https://github.com/Keleir/vimrc.git
cd vimrc
git submodule init
git submodule update
cp -r .vimrc .vim $HOME
vim 
:BundleInstall

Bundle List

Type Name Introduction
Bundle L9 l9 is a Vim-script library, which provides some utility functions and commands for programming in Vim.
Bundle Mark
Bundle jsbeautify
Bundle matrix.vim
Bundle FuzzyFinder
Bundle matchit.zip
Bundle taglist.vim
Bundle closetag.vim
Bundle YankRing.vim
Bundle AutoComplPop
Bundle The-NERD-tree
Bundle bufexplorer.zip
Bundle majutsushi/tagbar
Bundle The-NERD-Commenter
Bundle Yggdroot/indentLine
Bundle Raimondi/delimitMate
Bundle drmingdrmer/xptemplate
Bundle scrooloose/nerdcommenter

BundleList

image

NERDTree

image

vimrc's People

Contributors

kelein avatar

Stargazers

 avatar

Watchers

 avatar  avatar

vimrc's Issues

Tagbar for Golang

Tagbar for Golang

sudo apt-get install ctags

然后安装 Go 语言的相关解析器

go get -u github.com/jstemmer/gotags 

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.