Skip to content

szarski/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.vim

This is just my .vim configuration

Usage

Clone the repo, install Vundle and link files

git clone https://github.com/szarski/.vim.git ~/.vim
mkdir ~/.vim/backup
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
echo "source ~/.vim/vimrc" > ~/.vimrc
echo "source ~/.vim/gvimrc" > ~/.gvimrc

Install plugins in vi

:PluginInstall

Install Command-T

cd ~/.vim/bundle/command-t/ruby/command-t
ruby extconf.rb
make

Install TheSilverSearcher

brew install ag

About

just my vim directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published