" You should have received a copy of the GNU General Public License
" along with this file. If not, see <http://www.gnu.org/licenses/>.
+
+" Prevent errors if XPTemplate is not installed.
+if !exists('g:XPT#ver')
+ finish
+endif
+
XPTemplate priority=personal
" You should have received a copy of the GNU General Public License
" along with this file. If not, see <http://www.gnu.org/licenses/>.
+
+" Prevent errors if XPTemplate is not installed.
+if !exists('g:XPT#ver')
+ finish
+endif
+
XPTemplate priority=personal