HokieGeek / dotfiles

My linux config files
0 stars 0 forks source link

Move plugin-specific mappings to if block #89

Closed HokieGeek closed 9 years ago

HokieGeek commented 9 years ago

For some reason I didn't think that the mappings at https://github.com/HokieGeek/dotfiles/blob/master/vimrc#L201, https://github.com/HokieGeek/dotfiles/blob/master/vimrc#L215 and https://github.com/HokieGeek/dotfiles/blob/master/vimrc#L220 shouldn't be included inside the if block on https://github.com/HokieGeek/dotfiles/blob/master/vimrc#L224