dotfiles

Author: Kyle Fuller <kyle@mentallyfriendly.com> 2013-09-27 14:04:42 +0100 +0100
Committer: Kyle Fuller <kyle@mentallyfriendly.com> 2013-09-27 14:06:18 +0100 +0100
Commit: b3338a8daf28860e6a4485ef86865ccfc6437922
Parent: f45b58b576dea1c9b5e437c53421ee0ba5b183e0


Add Delisa's Xcode plugin template
diff --git a/.gitmodules b/.gitmodules
index 53dbd93f4d8bd1b1977c31297647aea7f3aabae6..706cab493fde2d8a84d5e18c381fab25455b9f99 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,3 +22,6 @@ 	url = https://github.com/davidoc/taskpaper.vim
 [submodule ".vim/bundle/gist"]
 	path = .vim/bundle/gist
 	url = https://github.com/mattn/gist-vim
+[submodule "Xcode5 Plugin.xctemplate"]
+	path = Library/Developer/Xcode/Templates/Project Templates/Application Plug-in/Xcode5 Plugin.xctemplate
+	url = https://github.com/kattrali/Xcode5-Plugin-Template