Skip to content

My personal vimfiles, started as janus + pathogen, evolving to something more vim-ish days after days

Notifications You must be signed in to change notification settings

bdiallo/vimfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Clone the repo: git clone https://github.com/bdiallo/vimfiles.git ~/.vim

Then install Vundle: git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

Make sure vim finds the vimrc file by either symlinking it: ln -s ~/.vim/vimrc ~/.vimrc

Remember to run :BundleInstall to tell Vundle to grab all plugins

About

My personal vimfiles, started as janus + pathogen, evolving to something more vim-ish days after days

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%