Skip to content

Commit

Permalink
added task to install vim locally
Browse files Browse the repository at this point in the history
  • Loading branch information
srushti committed Nov 21, 2011
1 parent 5041a10 commit 94eb290
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ vim:
mkdir -p vim/ftplugin/html
cp ${SPARKUP_PY} vim/ftplugin/html/sparkup.py
#cp ${README} vim/sparkup-readme.txt

vim-install: vim
cp -r vim/ftplugin/html ~/.vim/ftplugin/html

0 comments on commit 94eb290

Please sign in to comment.