Restarting vim config files using Pathogen. Added fugitive and delimitMate.

This commit is contained in:
Dustin Swan 2011-08-24 02:03:38 -04:00
parent e9c52b31ba
commit 7cd035e82f
80 changed files with 259 additions and 2 deletions

View file

@ -1,7 +0,0 @@
# snippets for making snippets :)
snippet snip
snippet ${1:trigger}
${2}
snippet msnip
snippet ${1:trigger} ${2:description}
${3}