Skip to content

rabevers/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim

A personal configuration setup I'm putting together to start coding with Vim. Most of my coding is web development with php, so that will be the main focus of this setup.

use git submodule update --init to initialize the vundle package

When checking out, checkout to the .vim directory Open vim and execute :PluginInstall see the vundle docs

Todo

  • Search project tree for strings in files
  • Automatic tag generation for auto complete
  • Show a list with parse errors if they occur, now only the line is highlighted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published