Skip to content

mjeppesen/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My vim config files

This is mainly on github for my benefit, so I can clone my setup / have backups etc.

If you are just starting with vim, and have accidently stumbled across this page, you could clone my setup ( on mac / linux) with ...

    mkdir ~/.vim
    cd ~/.vim
    git clone --recursive https://[email protected]/mjeppesen/.vim.git
    ln -s ~/.vim/vimrc ~/.vimrc

... but honestly, you probably don't want to, because there are lots of vim configs on github, written by people who are smarter than me, who know vim better, and who have put effort into testing it on different platforms and machines.

So google "vim config" or look at: http://vim.spf13.com/ (which is where I took a lot of my vimrc commands).

About

My .vim directory with vimrc, plugins as git submodules etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors