Skip to content
/ vimrc Public
forked from chloerei/vimrc

clone from chloerei and make my own vimrc

Notifications You must be signed in to change notification settings

fsword/vimrc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduce

It's my vim config for rails develop on linux. Your can fork or just use it.

What vim scripts I use are list in .vimrc with Bundle command.

Features

Command-T

- snap open

blackboard

NERDTree

- open/close NERDTree

Other key binding

, , , - switch buffer - search content on the directory

Dependent

  • vim
  • git
  • ruby && rake
  • rvm

Install

Install will overwrite your .vimrc, .gvimrc file and .vim folder, the install.sh will backup your vim config on vim.tar.gz.

git clone git@github.com:chloerei/vimrc.git
cd vimrc
bash install.sh

Done.

About

clone from chloerei and make my own vimrc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%