changeset 1:94ceb359327c

Added markdown as a subrepo. Added hgignore.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 17 Oct 2011 21:44:07 -0700
parents 9dbf340c7956
children 63beff6a8953
files vim/.hgignore vim/.hgsub vim/.hgsubstate
diffstat 3 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vim/.hgignore	Mon Oct 17 21:44:07 2011 -0700
@@ -0,0 +1,4 @@
+syntax:glob
+temp/*
+backup/*
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vim/.hgsub	Mon Oct 17 21:44:07 2011 -0700
@@ -0,0 +1,2 @@
+bundle/markdown = [git]https://github.com/tpope/vim-markdown.git
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vim/.hgsubstate	Mon Oct 17 21:44:07 2011 -0700
@@ -0,0 +1,1 @@
+2b18a534162bc2c3964cb3a8fe42ca8c100bb571 bundle/markdown