dottru / vim

Dotfiles for my vim installation
0 stars 0 forks source link

A handy vim config

(This time, for Macs.)

Having recently bought myself a macbook pro, I needed to branch off these vim configs for OSX. This repository is the culmination of those efforts.

The .vimrc is pretty empty, aside from the pathogen call. Instead, vim loads the scripts in .vim/plugin in alphabetical order. I like how organised it feels, though it does make edits a bit annoying. I've included filel names (which you can gf to) in order to alleviate some of this difficulty.

Overview

Plugins

This VIM distribution comes with a handful of plugins. Have at it.

Todo

Fix all the things.