Commit Graph

111 Commits

Author SHA1 Message Date
Jeremy Mack
958faf39ab Added my Vim config link (which makes heavy use of Vundle)
Also renamed the "Examples" section to "People Using Vundle"
2011-10-12 11:41:58 -03:00
gmarik
ba5b685f0a format text 2011-10-12 00:59:52 -05:00
gmarik
3f20905a22 more text! 2011-10-12 00:59:14 -05:00
gmarik
9db06f4907 fix spelling 2011-10-12 00:57:46 -05:00
gmarik
c5d66a73c6 add donate Button 2011-10-12 00:57:23 -05:00
gmarik
a38662a6ff update README image 2011-08-28 17:32:40 -05:00
gmarik
e35916b1d6 docs 2011-08-28 13:57:35 -05:00
gmarik
70cc27d17c docs 2011-08-26 02:12:35 -05:00
gmarik
4126c558a7 docs 2011-08-26 02:00:09 -05:00
gmarik
289332e2ae fix docs 2011-08-26 01:53:16 -05:00
gmarik
793ee8a91e docs 2011-08-25 21:34:41 -05:00
gmarik
41f125b413 docs 2011-08-25 21:28:30 -05:00
gmarik
49c5f890a2 docs 2011-08-25 21:24:31 -05:00
gmarik
1874255efd remove reload_bundles at all 2011-08-18 17:47:47 -05:00
gmarik
97d72cf954 trying out new GitHub editor 2011-08-15 14:57:17 -05:00
gmarik
ef101404f2 Fix sample easymotion uri 2011-07-13 18:37:22 -07:00
555b5195d7 move stuff to Wiki 2011-06-09 19:44:05 -07:00
af78dbcc57 move FAQ to Wiki 2011-06-08 20:25:22 -07:00
1e03b17dce fixed sample .vimrc 2011-06-08 14:25:09 -07:00
gmarik
bdfe546788 Brief help 2011-06-04 14:59:37 -05:00
6af116c76f require vundle bundle 2011-06-04 00:32:21 -07:00
gmarik
a17a896ab3 do not use shell lexer
- as it doesn't exist
2011-05-26 18:22:34 -05:00
gmarik
87cc943f3c change highlighting from console to shell
IMHO looks nicer
2011-05-25 21:47:46 -05:00
gmarik
2bd69c17dc fix indent 2011-05-25 21:43:02 -05:00
gmarik
b67d22b6a6 more indent 2011-05-25 21:40:23 -05:00
gmarik
3d074f9457 indent stuff 2011-05-25 21:39:35 -05:00
gmarik
72fc48e481 Highlight code blocks
Closes #43
2011-05-25 21:37:16 -05:00
Dag Odenhall
9e4d3701cb README: fix up some language 2011-05-25 02:22:19 +02:00
gmarik
e027944801 fix links 2011-05-23 16:59:01 -05:00
gmarik
faf85e2992 README
updated links
2011-05-23 16:55:04 -05:00
gmarik
04da8c0f59 make documentation use ready
just uncomment if you need it
2011-05-23 16:48:15 -05:00
Benjamin Esham
cde56e3738 Mention that filetype indent need not be turned on 2011-05-23 15:44:49 -05:00
gmarik
0b6e05647b README 2011-05-23 15:24:13 -05:00
gmarik
c1bb3797c2 Merge branch 'master' of github.com:gmarik/vundle 2011-05-18 23:03:02 -05:00
gmarik
a631bc3515 FAQ: Chicken or Egg dilemma 2011-05-18 23:02:53 -05:00
60fe2b4003 No need to generate helptags manually with Bundle 'gmarik/vundle' 2011-05-17 08:38:46 -07:00
Geoffrey Huntley
d5162b458b corrected path used for :helptags instructions to be inline with directory structure used in installation instructions. 2011-05-17 07:27:52 -07:00
gmarik
e4ea64a992 Docs 2011-05-16 18:14:32 -05:00
gmarik
593b08b63d Vundle is a bundle too!
Conflicts:

	test/vimrc
2011-05-09 22:49:53 -05:00
Dmitri Iouchtchenko
711c611b77 update formatting and phrasing of FAQ 2011-05-06 21:07:53 -04:00
gmarik
d661baf4d2 FAQ 2011-05-01 11:23:19 -05:00
gmarik
376400ccd0 Contributors 2011-04-24 23:17:03 -05:00
gmarik
107e0cf7bd Fixed markup 2011-04-24 23:15:27 -05:00
gmarik
32372db2a2 missing : 2011-04-24 22:33:46 -05:00
gmarik
8fa57207d7 vundle help workaround 2011-04-24 22:31:56 -05:00
gmarik
a88b46aa67 more contributors 2011-04-24 12:25:29 -05:00
gmarik
9e2e1313e0 more contributions 2011-04-24 12:18:34 -05:00
gmarik
dfd71b7aa4 Docs 2011-04-23 02:37:15 -05:00
gmarik
a865c49697 document nocompatible 2011-04-23 02:36:48 -05:00
gmarik
b4f37547cf Docs
1. disable filetype detection
2. configure bundles
3. enable filetype detection

- otherwise ftplugin files won't work

PS: finally reproduced myself: learning the hard way...
2011-04-22 13:21:47 -05:00