]> oss.titaniummirror.com Git - smckown/dotfiles.git/commit
pathogen#infect(): don't list default parameter
authorR. Steve McKown <rsmckown@gmail.com>
Mon, 8 Jun 2015 20:26:31 +0000 (14:26 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Mon, 8 Jun 2015 20:26:31 +0000 (14:26 -0600)
commitcd6c9d311b8e28588c5fa9bd33a9bacf73267dd5
treed83be4ca7ef0e73d5b695770396d0ab2ea71a129
parentae7f2b211f3d9500f00aeb70abd1ad745c0d7ae8
pathogen#infect(): don't list default parameter

'bundle/{}' is the default, so there is no need to list it.  When
migrating the vim configuration into the dotfiles repository, I at one
point encountered errors when using pathogen#infect() without an
argument, where listing the default argument worked.  I didn't at that
time investigate the problem, which appears to be no problem.
vimrc