Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 716 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 716 Bytes

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.