Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

164 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zerob13's Vim config

My Vim rc file

render

Support GO/HTML/SASS/JS Requires Vim 7.3.885+ with Lua enabled Please make sure your vim has enabled python support && ruby support

Screenshot

license

How to install

Auto Install

curl -fsSL https://raw.githubusercontent.com/zerob13/vimrc/master/install.sh | bash -

Manual Install

git clone https://github.com/zerob13/vimrc.git  ~/.vim
git clone https://github.com/gmarik/Vundle.vim ~/.vim/bundle/Vundle.vim
ln -s ~/.vim/.vimrc ~/.vimrc
vim -c 'PlugInstall' -c 'q' -c 'q'

Options (requires node.js)

Auto Install Options

sh ~/.vim/others.sh

Manual Install

Install js-beautify

npm -g install js-beautify

vim-autoformat

go get -u github.com/jstemmer/gotags

use ,ff to format js,css,html,sql,xml and json!

enjoy

ScreenShots

Autocomplete

autocomplete

Code Format

format

Color themes

themes

Ctrl-P

ctrl-p

Multiple-cursors

multiple-cursors

HTML

HTML

Git

Git

Smart Line Number

Number

Tagbar

Tagbar

About

OOTB Vim config

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages