Skip to content

ruiyangliu/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Vim Configurations

I use this for Laravel development. Will need to include React.js dev tools soon.

Setup

  1. Clone and move folder to ~/.vim
  2. mkdir colors
  3. Clone Theme and place it into colors
  4. mkdir bundle
  5. Clone Vundle and place it into bundle
  6. rm ~/.vimrc
  7. ln -s ~/.vim/.vimrc ~/.vimrc

Theme: vim-atom-dark

Include the following bundles

  • Vundle.vim
  • ag.vim
  • ctrlp.vim
  • greplace.vim
  • nerdtree
  • snipmate.vim
  • vim-vinegar
  • vim-prettier
  • vim-airline
  • syntastic

About

Personal vim Config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published