41 Commits

Author SHA1 Message Date
Tim Pope ede9571bc3 pathogen.vim 2.0 v2.0 2011-08-09 20:11:26 -04:00
Tim Pope 040ee8f432 Clean up opening comments 2011-08-09 19:49:15 -04:00
Tim Pope a9fcd31a7e Grammar fix 2011-08-09 19:26:50 -04:00
Tim Pope 3ff705c08e Provide :Vopen 2011-08-09 19:24:15 -04:00
Tim Pope 85040e24e8 Provide V family of commands 2011-08-09 18:38:33 -04:00
Tim Pope 09cf830c77 Spelling fix 2011-08-09 16:09:44 -04:00
Tim Pope 43f6273c3c Accept a full path to pathogen#infect()
This full path is passed to pathogen#runtime_prepend_subdirectories()
instead of pathogen#runtime_append_all_bundles().
2011-08-09 12:34:29 -04:00
Tim Pope 8c46ed160e Tighten $VIMRUNTIME exclusion in :Helptags 2011-08-05 11:46:26 -04:00
Tim Pope b356563fc8 Provide homepage, not email 2011-08-05 11:46:26 -04:00
Tim Pope 0abca7beba Move disabling logic out of glob 2011-08-02 22:59:56 -04:00
Tim Pope f1c0ee6166 Add a note about Vimballs. Closes #6 2011-08-02 22:55:50 -04:00
Tim Pope 0a8144bf3d Add a note about wget 2011-07-25 20:21:43 -04:00
Tim Pope dccb822c0a Add an example minimal vimrc 2011-07-25 19:56:42 -04:00
Tim Pope 3a4129f948 Use HTTPS for GitHub URLs in README 2011-07-25 17:42:51 -04:00
Tim Pope e06454cb49 Tighten curl install URL 2011-07-25 16:36:45 -04:00
Tim Pope 0d230bc4c6 Add a FAQ 2011-07-25 15:24:43 -04:00
Tim Pope 73ba356522 Make note of other comma-delimited path options 2011-07-25 01:57:15 -04:00
Tim Pope 8484839faa Fix typo 2011-07-24 21:01:56 -04:00
Tim Pope f56ab3149a Add License 2011-07-24 18:02:27 -04:00
Tim Pope e9ab337487 Typo 2011-07-24 17:56:40 -04:00
Tim Pope 568eec91d8 More explicit installation instructions 2011-07-24 17:55:20 -04:00
Tim Pope 72586074e5 Add a README 2011-07-24 17:35:26 -04:00
Lucas Parry fcf77f5101 Add option to call infect on non-standard paths
Tweak pathogen#infect to take an optional source path to load plugins
from, instead of the standard 'bundle' directory.
2011-06-13 23:05:31 -04:00
Tim Pope 50650f2531 Extract pathogen#cycle_filetype() 2011-05-13 23:42:40 -04:00
Seth Milliken b147125552 Add pathogen#infect() as primary entry point for basic setup 2011-05-13 20:03:20 -07:00
Tim Pope af5659596e Add :Helptags wrapper for pathogen#helptags() 2011-04-13 12:27:57 -04:00
Tim Pope 3e63bdb7c4 More accurate writability check for helptags 2011-04-13 12:27:57 -04:00
Tim Pope 552e5f0bf8 pathogen.vim 1.3 v1.3 2011-03-10 17:50:22 -05:00
Tim Pope c8f5e6c63c Fix disabling /after in append_all_bundles
[Jeroen Budts]
2011-02-20 17:39:19 -05:00
Tim Pope a50ad7c80e Fix disabling /after directories [Jeroen Budts] 2011-02-20 14:55:02 -05:00
Sebastian Jaeger 968e87ef7f Skip empty directories in pathogen#helptags() 2010-11-07 12:44:24 -05:00
Tim Pope 52b091892c Fix broken function reference 2010-10-24 17:02:50 -04:00
Mathias Gumz 258c47fe06 Exclude bundles in g:pathogen_disabled 2010-10-24 12:48:53 -04:00
Leonardo Luz Almeida f4f79bc720 Fix appending "after" directories on Windows 2010-05-16 20:12:46 -04:00
Tim Pope 9dc6d067fb pathogen.vim 1.2 v1.2 2010-01-16 19:33:07 -05:00
Tim Pope 40d808db13 Add email address 2010-01-16 18:53:32 -05:00
Tim Pope 720561a037 Add pathogen#uniq() 2010-01-16 16:30:47 -05:00
Tim Pope 7d171d5bd8 Consistently punctuate documentation 2010-01-16 16:14:10 -05:00
Tim Pope c2032bdd90 Add pathogen#helptags() 2010-01-15 02:45:42 -05:00
Tim Pope c3675bda5e Add pathogen#legacyjoin()
Older options like 'path' require you to escape spaces and newer ones
like 'runtimepath' break if you do.  This commit fixes join to not
escape spaces and adds legacyjoin to escape them.
2010-01-14 18:17:07 -05:00
Tim Pope d20842fbfc Initial commit v1.1 2008-10-23 21:38:32 -04:00