Skip to content

fuzzball81/vim_stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my ~/dotfiles/vim dir:

Installation

Clone the repo: git clone https://github.com/fuzzball81/vim_stuff.git ~/dotfiles/vim

Make a symlink: ln -s ~/dotfiles/vim ~/.vim

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

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

or by sourcing it from your own ~/.vimrc: source ~/dotfiles/vim/vimrc

Special Thanks

yazug (http://github.com/yazug)

About

My VIM config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published