Skip to content

richardjh/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My vim config

Now managed with Vundle. The following two commands will install all the plugins

$ git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
$ vim +PluginInstall +qall

Screenshots

screenshot screenshot

Features

  • Search the PHP Manual
  • Spell checking
  • Code formatting
  • Code completion
  • PHP aware code completions
  • Jump to declaration
  • Easy navigation
  • Intelligent search
  • Code folding
  • Line numbers
  • Indentation guides
  • Enable convenience features, such as mouse support, cursor position

Plugins

  • NERDTree
  • CtrlP
  • Fugitive
  • Airline
  • Taglist
  • phpcomplete
  • Silver Searcher
  • Syntastic

Dependencies

Useful resources

About

My vim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors