Skip to content

kelein/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published