639 Commits

Author SHA1 Message Date
Charles Gardner
5548a1a937 Merge pull request #972 from Arpan3323/patch-1 2024-07-29 23:53:03 -06:00
Charles Gardner
5603c48b6f Merge pull request #975 from Njoxpy/README_SW 2024-07-29 23:51:52 -06:00
Godbless Nyagawa
9c6c94e317 Translate README into Swahili 2024-07-11 07:41:29 +03:00
Arpan
7f8abe5258 Update README.md instructions for .vimrc
Added instructions to find .vimrc as the user may not already know where to find it.
2024-03-14 00:55:09 -05:00
Charles Gardner
0765c5c4f4 Merge pull request #750 from ih4cku/master
use shallow clone to speed up plugin installation and save disk storage
2023-08-19 00:50:17 -06:00
Charles Gardner
361ab8fe22 Merge pull request #959 from ChaosJohn/master
fix: The unauthenticated git protocol on port 9418 is no longer supported.
2023-08-19 00:45:10 -06:00
Charles Gardner
6845440440 Merge pull request #967 from Sarthak2143/master
Update README.md
2023-08-19 00:43:01 -06:00
Sarthak2143
4a9d06e948 Update README.md Changed the code highlighter for setting up Vundle through git, it would noe be easier to copy from it and looks better too. 2023-05-11 23:56:03 +05:30
Chaos John
ef17e287e1 fix: The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

Change protocal to ssh if g:vundle_default_git_proto = 'git'
2022-04-16 00:13:08 +08:00
Ryan L McIntyre
b255382d62 Merge pull request #879 from LinuxSuRen/patch-1
Use Chinese punctuation
2019-08-16 21:29:41 -07:00
Rick
8d6cb1bcbf Use Chinese punctuation 2018-09-14 21:45:45 +08:00
Ryan L McIntyre
9a38216a1c Merge pull request #851 from xTire/master
Fix misspellings in README_ZH_CN.md
2018-02-02 22:16:35 -05:00
xTire
d015ffa933 Fix misspellings in README_ZH_CN.md 2018-01-24 11:01:14 +08:00
Ryan L McIntyre
fcc204205e Merge pull request #842 from nijaru/patch-1
Update README.md
2017-11-10 18:03:47 -05:00
Nick Russo
46c29fa21d Update README.md
Edit install line for easier copy-paste from readme
2017-10-19 04:40:48 -07:00
Ryan L McIntyre
6437ad6df4 Merge pull request #812 from PeterDaveHello/toc
Add "Table of Contents" of README.md
2017-06-08 22:34:02 -04:00
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
Ryan L McIntyre
b0ac28f12e Merge pull request #817 from 17-1-SKKU-OSS/master
Translate README into Korean
2017-06-07 21:37:19 -04:00
nuxlear
b50ec91aa0 Translate README into Korean 2017-05-30 18:22:02 +09:00
Ryan L McIntyre
6497e37694 Merge pull request #803 from gregorycerna/patch-1
Fixes optional instructions regarding PR ##801 (missing 'set')
2017-04-02 15:16:01 -04: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
Ryan L McIntyre
5d9b059701 Merge pull request #801 from Dorian/patch-1
Add note about adding shell=/bin/bash to .vimrc for fish shell users
2017-03-26 18:05:48 -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
Ryan L McIntyre
f6cc06238d Merge pull request #775 from vfreex/refine-zh-tw
refine Chinese (Traditional) translations
2017-02-24 17:07:10 -05:00
Rayson Zhu
6813e55fb4 refine Chinese (Traditional) translations 2016-12-08 14:30:50 +08:00
Ryan L McIntyre
88688fe453 Merge pull request #751 from VincentTam/README_ZH_TW
Fixes a typo corresponding to f4cea90
2016-10-22 10:02:55 -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
Vincent Tam
92ea40f3a8 A change corresponding to f4cea90
A traditional Chinese version of the updated `README_ZH_CN.md`.
2016-08-21 20:42:36 +08:00
Qiang Guo
d13b3d2094 use shallow clone to save net overload 2016-08-20 15:13:13 +08:00
Ryan L McIntyre
fef1c2f318 Merge pull request #746 from archersmind/patch-1
Update README_ZH_CN.md
2016-08-05 06:17:18 -04:00
Alan
f4cea9031e Update README_ZH_CN.md
Fix typo
2016-07-31 13:53:08 +08:00
Ryan L McIntyre
4984767509 Merge pull request #698 from VincentTam/README_ZH_TW
Updates traditional Chinese readme translation per English readme update (corresponding to 52f3443)
2016-02-26 10:02:34 -05:00
Vincent Tam
cc25a06266 A change corresponding to 52f3443
A traditional Chinese version of the updated `README_ZH_CN.md`.
2016-02-26 20:41:02 +08:00
Ryan L McIntyre
50cd52f2ad Merge pull request #697 from VincentTam/README_ZH_TW
Removes BOM and CR
2016-02-25 11:37:43 -05:00
Ryan L McIntyre
775d94dee9 Merge pull request #692 from wsdjeg/master
Updates example in readme to better explain the 'name' option
2016-02-25 11:25:32 -05:00
Vincent Tam
6a3469c4ca Removed BOM and CR
They are added by Notepad on M$ Windows.
2016-02-23 00:42:51 +08:00
Ryan L McIntyre
8a054139a3 Merge pull request #696 from VincentTam/README_ZH_TW
Adds traditional Chinese version of README_ZH_TW.md
2016-02-21 21:20:06 -05:00
Vincent Tam
96bb8e5cc5 Corrected a missing word 2016-02-21 20:54:42 +08:00
Vincent Tam
a30caf734a A traditional Chinese version of the README
This is done based on the simplified Chinese version at commit 232cb92.
Traditional Chinese is used by people in Taiwan, Hong Kong and Macao.
2016-02-21 20:50:37 +08:00
wsdjeg
52f3443101 Update example in readme 2016-01-30 09:24:05 +08:00
gmarik
5f70ae6025 Merge pull request #659 from nfischer/SilentMappings
Setting Vundle key mappings to be silent
2015-11-04 21:55:02 -05:00
gmarik
f095d2b398 Merge pull request #633 from chiphogg/highlight_updates
Add 'vundlelog' filetype + settings/highlighting
2015-11-04 21:32:15 -05:00
Nate Fischer
b2d0e5b162 Setting Vundle key mappings to be silent. 2015-11-02 19:08:34 -08:00
gmarik
3a359942d6 Merge pull request #657 from wsdjeg/master
i have added an readme_zh_cn.md in to this repo!
2015-10-29 19:44:19 -04:00
wsdjeg
232cb92717 finished readme 2015-10-27 19:29:26 +08:00