Skip to content

Commit

Permalink
more fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Toon Willems committed Aug 25, 2012
1 parent 4ee0a01 commit 52677b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ else
git clone https://github.com/gmarik/vundle.git $HOME/.vim/bundle/vundle
fi

"Creating tempdirs in .vim"
echo "Creating tmp dirs in .vim"
mkdir -p $HOME/.vim/tmp/{backup,swap}

setup vimrc "$HOME/.vimrc"
Expand Down

0 comments on commit 52677b3

Please sign in to comment.