Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.
/ dot.vim-vundle Public archive

Vim configuration using Vundle for package management

Notifications You must be signed in to change notification settings

jgtate/dot.vim-vundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a vim configuration directory, set up to use Vundle (https://github.com/gmarik/vundle) to manage packages. Clone it using

git clone --recursive https://github.com/jgtate/dot.vim-vundle.git ~/.vim

Install Vundle:

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Start vim and run :PluginInstall to set up most of the plugins. Command-T requires ruby; look for +ruby in the output of vim --version. If it's there, check the Command-T docs.

To integrate vim and tmux, make sure the file bin/tmux-vim-select-pane is on your path and add the key bindings in tmux.conf.

About

Vim configuration using Vundle for package management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published