Commit Graph

156 Commits

Author SHA1 Message Date
Peter Dave Hello
2e85577e9f Remove colon from "todo" ni readme 2017-06-08 16:07:50 +08:00
Peter Dave Hello
3fc531de05 Add "Table of Contents" of README.md 2017-06-08 16:07:50 +08:00
Gregory Cerna
c10dc315c7 accidentally a 'set' in my vimrc
shell=/bin/bash needs to start with `set` in order to actually make vim+fish work correctly.
2017-04-02 12:33:23 -05:00
Ryan L McIntyre
1f4393ceb1 Merge pull request #795 from kirkins/patch-1
Removes example script lines which breaks install
2017-03-30 09:09:25 -04:00
Philip Kirkbride
0f443b122f Comment other reference to L9 2017-03-30 08:55:59 -04:00
Philip Kirkbride
ad80eb7bf4 Comment instead of removing L9 plugin 2017-03-29 22:16:45 -04:00
Dorian
430d56265e Add note about adding shell=/bin/bash to .vimrc for fish shell users
See #690
2017-03-23 18:50:40 -07:00
Philip Kirkbride
eda4118dc2 Remove example script which breaks install
According to this discussion https://github.com/VundleVim/Vundle.vim/issues/713 this plugin is simply an example, but the example seems to consistently break the installation process.

If this is the case better to remove it.

Another example of it causing problems: https://github.com/VundleVim/Vundle.vim/issues/784
2017-03-12 17:56:27 -04:00
Caleb Eby
9078aafe02 Use github markdown checkmarks (#749)
* Updates readme to use github markdown checkmarks
2016-10-20 23:10:49 -04:00
wsdjeg
52f3443101 Update example in readme 2016-01-30 09:24:05 +08:00
Daniel Levenson
1ae7e9138c Update repository references.
Saves a 301 redirect and removes a tad bit of confusion when `git
clone`-ing Vundle when installing.
2015-07-26 14:57:40 -04:00
Jacobo de Vera
c4d68bcf7c Merge pull request #514 from PeterDaveHello/patch-1
Use svg instead of png to get better image quality
2015-03-02 22:26:46 +01:00
Jacobo de Vera
a864467285 Add explicit note for Fish users to check the FAQ 2015-02-20 07:01:53 +01:00
Peter Dave Hello
55db8cc492 Use svg instead of png to get better image quality 2014-09-08 15:45:39 +08:00
gmarik
1953dcd2ee Clarify Readme.
- closes #281
2014-07-18 18:33:37 -04:00
Jacobo de Vera
40e23f79f1 Bump version to 0.10.2 2014-04-28 15:59:15 +02:00
Matthew Vance
286abd12f2 Clarified comment for non GitHub example in Configure bundles 2014-04-27 19:41:19 +02:00
Jeremy Pallats/starcraft.man
526d390854 Changelog link fix. 2014-04-17 12:10:42 -04:00
Jeremy Pallats/starcraft.man
5b38044baf Adding changelog. 2014-04-17 11:57:51 -04:00
Jeremy Pallats/starcraft.man
16a8aedc03 Adding Gitter Badge.
Fixes #443
2014-04-17 11:47:14 -04:00
Jeremy Pallats/starcraft.man
ba682521b0 Link line numbers updated. 2014-04-16 19:28:08 -04:00
Jeremy Pallats/starcraft.man
5fb14f7eec Image Update In Readme
* Fixes 435
2014-04-15 14:14:19 -04:00
Jeremy Pallats/starcraft.man
e7660d50f3 Documentation Update.
* Add modelines to all code/doc files excluding README.md.  The modeline used is: `" vim: set expandtab sts=2 ts=2 sw=2 tw=78 norl:`
* Rename links with /vundle to /Vundle.vim, seems to confuse some people with redirect.
* Remove duplicates from Quickstart, add example of `name` flag.
* Add link to Tips page by @Lucc .
* Change help maintain vundle link directly to the new one.
* README.md line number links updated.

Note: Users with bundle/vundle need to rename vundle to Vundle.vim to use test files. Vundle will continue to function otherwise.

Fixes #413.
Fixes #438.
2014-04-15 10:47:08 -04:00
gmarik
0521de95ea use Plugin instead Bundle
- closes many issues )
2014-03-23 11:27:06 -04:00
Jeremy Pallats/starcraft.man
56e78a349f Updated vundle.txt to align with new README. 2014-03-05 14:49:13 -05:00
Jeremy Pallats/starcraft.man
de7d87d4d1 Updating the readme to be clearer. 2014-02-19 08:00:31 -05:00
gmarik
a3c4c03a4c Help maintain Vundle section 2014-02-05 18:19:57 -06:00
gmarik
f31aa52552 remove donation link
- until we figure out how to manage it…
2013-12-03 18:43:46 -06:00
Rory O’Kane
f8fdaebb8a edit README
fix code formatting, fix grammar and capitalization, update links, and much more
2013-08-14 14:09:17 -04:00
gmarik
c3ec879694 Bundler link update 2013-08-13 15:19:17 -05:00
Bruno Sutic
769010ae4d Readme and doc clarification about local git repos 2013-04-21 17:03:02 +02:00
Ben Oakes
bb8a66d544 Fix wiki links
Seems to have broken with GitHub's relative link change https://github.com/blog/1395-relative-links-in-markup-files
2013-02-04 11:57:46 -06:00
gmarik
2a494ff00f fix Readme formatting
**V**imb**undle** no longer rendering properly...
2012-12-02 12:41:22 -06:00
Jacobo de Vera
418187a487 Fix link to vim.org in README
Fixes #217
2012-12-02 07:47:10 +00:00
gmarik
e6b7cea59f Larger screenshot 2012-08-11 19:31:38 -05:00
gmarik
fefb3df7cb README examples moved to Wiki 2012-08-11 16:20:49 -05:00
gmarik
93db227e2c README update
- link to contributors
2012-08-11 16:16:58 -05:00
Matt Furden
09560847ca Create Changelog when performing BundleInstall!
Keeps track of the current commit with a vundle_update tag before
perfoming an update and adds all commits pulled in the update to a
Changelog accessible via pressing 'u' after BundleInstall! completes.
2012-04-10 03:30:42 -07:00
zaiste
d2f36550a9 Link to vimified conf 2012-04-01 23:47:34 +02:00
milant
8ef5280448 Fixed typo. 2012-03-28 05:02:30 -07:00
TAKANO Mitsuhiro
d9578d0c0d fix Setup, not using HTTP but HTTPS 2012-02-02 15:21:20 +09:00
gmarik
c9d81623c3 note on how to :BundleInstall from CLI 2012-01-15 02:26:02 -06:00
gmarik
67640fc68b README: donations 2011-12-20 03:49:06 -06:00
Chris Blunt
928b3bf2dc Updated readme to use "tpope/vim-rails.git" repository. 2011-12-02 13:32:53 +00:00
gmarik
8b5be8dd60 remove ugly button 2011-10-23 19:37:28 -05:00
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