Commit Graph

  • 460fbe82e0
    Ignore inconsistencies between g:plugs and g:plugs_order Junegunn Choi 2016-06-19 11:18:08 +0900
  • 05a1620bb1
    Put cursor inside the installer window after post-update hook Junegunn Choi 2016-06-16 22:17:03 +0900
  • cb5bed0e35
    Always set register in map-based ODL Junegunn Choi 2016-05-31 15:27:27 +0900
  • 44893a1901
    Fix #491 - Lazy-loading with omaps Junegunn Choi 2016-05-31 12:44:48 +0900
  • 765a2d21d3
    Do not trigger BufRead if not necessary Junegunn Choi 2016-05-23 22:22:43 +0900
  • eb25f320a0
    Fix travis CI build Junegunn Choi 2016-05-23 13:15:57 +0900
  • 7c7ef8cf2f
    Trigger BufRead when a plugin is loaded by on condition Junegunn Choi 2016-05-23 13:10:44 +0900
  • a8b09617f9
    Clarify that function call requires call Junegunn Choi 2016-05-23 01:12:09 +0900
  • bf1e0fb8eb
    Do not use Ruby older than 1.8.7 Junegunn Choi 2016-05-13 02:06:00 +0900
  • 656ccef8dc Switch &shell during submodule update Junegunn Choi 2016-04-29 13:38:28 +0900
  • 41de3c713c
    Export Plug command as plug# function Junegunn Choi 2016-04-22 02:26:11 +0900
  • 0507fc897e Merge pull request #476 from junegunn/tag-wildcard 0.9.0 Junegunn Choi 2016-04-17 18:40:31 +0900
  • e6ea538558 Support wildcards in tag option #476 Junegunn Choi 2016-04-17 05:47:30 +0900
  • 3de4567bc0 Fix error in test script Junegunn Choi 2016-04-17 01:45:51 +0900
  • 0d9efb01c7 Fix #474 - Load ftdetect files in filetypedetect augroup Junegunn Choi 2016-04-17 01:13:13 +0900
  • 22ed0a8a7b Don't pass "-f .git/config" to git config #471 Quinn Strahl 2016-04-13 14:08:54 -0400
  • 92bcecddd6 Revert "Use python2 for YCM post-installation" Junegunn Choi 2016-04-14 00:43:10 +0900
  • d1752e7d14 Merge pull request #467 from hobarrera/ycm-py2 Junegunn Choi 2016-04-13 02:00:40 +0900
  • 367e61b6b0 Use python2 for YCM post-installation #467 Hugo Osvaldo Barrera 2016-04-12 10:11:08 -0300
  • 612ee1d461 Update README: PlugInstall! and PlugUpdate! Junegunn Choi 2016-04-10 21:21:27 +0900
  • c6ed41f47e Detect plugins that are diverged their origins Junegunn Choi 2016-04-10 20:33:37 +0900
  • 0f3bd51d44 Minor refactoring Junegunn Choi 2016-04-10 20:24:09 +0900
  • 3595d5b52a Add comments to test file Junegunn Choi 2016-04-10 20:21:41 +0900
  • 10008e5843 Do not patch plug.vim during test Junegunn Choi 2016-04-10 19:55:10 +0900
  • d1351201d9 Merge pull request #463 from yous/force-submodule Junegunn Choi 2016-04-04 15:40:14 +0900
  • a61d097037 Make Plug{Install,Update}! trigger post-fetch checkout, submodule update #463 Chayoung You 2016-04-03 10:52:30 +0900
  • 158fd28bc4 Fall back to Python installer if Ruby is broken Junegunn Choi 2016-04-01 00:00:02 +0900
  • 76e9076ef4 Clear message on retry Junegunn Choi 2016-03-31 23:06:11 +0900
  • 36973defbd Fix #455 - git config should read local .git/config instead of $GIT_CONFIG Junegunn Choi 2016-03-30 13:24:30 +0900
  • 82ac9d9075 Use <nomodeline> on User autocmd if possible Junegunn Choi 2016-03-29 23:00:59 +0900
  • bdc5c8d3cc Merge pull request #451 from simonweil/reset-colors-for-show Junegunn Choi 2016-03-26 02:46:06 +0900
  • c1f9d7cdb4 Reset colors for git show #451 Simon Weil 2016-03-25 15:07:14 +0300
  • f666048052 Update submodules whenever the repo is updated Junegunn Choi 2016-03-24 16:17:05 +0900
  • db223a4d84 Merge pull request #430 from junegunn/refactor-installer Junegunn Choi 2016-03-24 01:26:49 +0900
  • eb47183af2 Refactor duplicate logic in installers #430 Junegunn Choi 2016-03-24 01:06:46 +0900
  • 58f556c3f1 Merge f2fb27c109 into e4ddb89c20 #450 lvht 2016-03-22 05:51:13 +0000
  • e4ddb89c20 Fix regular expressions for hex digits Junegunn Choi 2016-03-22 12:53:05 +0900
  • f2fb27c109 support do vim command #450 吕海涛 2016-03-21 18:14:57 +0800
  • a4e2c064f0 Update README.md Junegunn Choi 2016-03-17 16:15:45 +0900
  • df9ee1e869 Added 'via' option, to allow to switch between https and ssh #447 Robert Perce 2016-03-16 20:43:40 -0500
  • 820cc63569 Remove redundant checks of git --version in Neovim installer Junegunn Choi 2016-03-12 12:34:57 +0900
  • c463c9fe83 Clarify that the installation script for Windows requires PowerShell Junegunn Choi 2016-03-06 14:16:40 +0900
  • 7218143147 Do not proceed if getcwd() returns an empty string Junegunn Choi 2016-03-06 11:03:33 +0900
  • c3d57ac6b5 Avoid unnecessary runtime command (#434) Junegunn Choi 2016-03-03 13:03:47 +0900
  • 16902f9003 Use runtime only when the file is not found in the plugin directory (#434) Junegunn Choi 2016-03-03 10:53:34 +0900
  • b082ae3847 Fix #434 - Use runtime to load syntax file during ft-based ODL Junegunn Choi 2016-03-03 10:41:04 +0900
  • 6246ad284c Strip trailing whitespaces in PlugDiff output Junegunn Choi 2016-03-03 02:14:44 +0900
  • c06d222480 Merge pull request #428 from junegunn/diff-graph Junegunn Choi 2016-03-03 01:40:59 +0900
  • b0f714e812 PlugDiff to include graphical representation of commit history #428 Junegunn Choi 2016-02-27 13:02:58 +0900
  • 31b26aa266 Merge pull request #420 from starcraftman/issue_template Jeremy Pallats/starcraft.man 2016-02-24 19:29:12 -0500
  • d96e303692 Fix #416: Add an issue and PR template. #420 Jeremy Pallats/starcraft.man 2016-02-20 17:02:56 -0500
  • a88753ef4e Merge pull request #419 from itspriddle/bugfix/syntax-with-cli-command Junegunn Choi 2016-02-21 11:32:55 +0900
  • 396c60f24c Avoid multiple syntax enable during Vim startup #419 Joshua Priddle 2016-02-20 21:00:06 -0500
  • 6ea9ebcb07 Merge 280ff598cb into ffd54224a0 #417 Christian L 2016-02-19 10:06:52 +0000
  • 280ff598cb Adding Updating instructions. #417 hiberno 2016-02-19 11:06:08 +0100
  • ffd54224a0 Fix #410 - Do not load irrelevant syntax files Junegunn Choi 2016-02-18 01:34:04 +0900
  • 8d4c341a0a Rename script-local function to generate better error message Junegunn Choi 2016-02-13 12:44:52 +0900
  • 3e712f3936 Merge pull request #399 from starcraftman/doc_fix Junegunn Choi 2016-02-03 03:57:26 +0900
  • 88e2fa380c Fix #397: clarify in docs that GitHub is the default plugin source #399 Jeremy Pallats/starcraft.man 2016-02-01 13:55:22 -0500
  • 03590d8422 Merge pull request #395 from starcraftman/small_fixes Junegunn Choi 2016-01-30 05:46:33 +0900
  • d5a5697dc0 Fix #394: Avoid problem happening. #395 Jeremy Pallats/starcraft.man 2016-01-29 14:11:12 -0500
  • 799e20a682 Better error message when git executable is not found Junegunn Choi 2016-01-28 13:35:50 +0900
  • f388be1782 Merge d85465cb7e into c88ab60007 #392 Christian Brabandt 2016-01-27 22:34:00 +0000
  • d85465cb7e don't error out early, if git not exists #392 Christian Brabandt 2016-01-27 23:25:16 +0100
  • 271e46d51e Merge 84d302c8b8 into c88ab60007 #390 Christian Brabandt 2016-01-27 10:34:10 +0000
  • 84d302c8b8 generate documentation from script #390 Christian Brabandt 2016-01-27 11:31:59 +0100
  • c88ab60007 Merge pull request #387 from junegunn/as Junegunn Choi 2016-01-26 03:39:21 +0900
  • 7d494b4a7b Add 'as' option (#371) #387 Junegunn Choi 2016-01-26 03:01:20 +0900
  • 676174c34d Merge pull request #386 from srstevenson/conditional-syntax-highlighting Junegunn Choi 2016-01-25 13:14:03 +0900
  • 6f60192d71 Only highlight vim-plug buffers if syntax enabled #386 Scott Stevenson 2016-01-24 21:33:51 +0000
  • 7e7dec9252 Merge pull request #381 from starcraftman/powershell_path Jeremy Pallats/starcraft.man 2016-01-18 10:24:43 -0500
  • 13234b4029 Fix powershell command. #381 Jeremy Pallats/starcraft.man 2016-01-18 10:19:06 -0500
  • 03504f26b1 Update README - description on plug#end() Junegunn Choi 2016-01-14 13:15:47 +0900
  • 46dda37494 Merge pull request #376 from beatrupp/patch-3 Junegunn Choi 2016-01-11 03:09:07 +0900
  • fa2569dc84 Add hint for Neovim configuration path #376 Beat Rupp 2016-01-10 19:05:23 +0100
  • fe0ff38cd9 Update YCM instruction on README Junegunn Choi 2016-01-04 02:06:50 +0900
  • 77413875da Amend comment section 0.8.0 Junegunn Choi 2015-12-23 13:17:34 +0900
  • f695463daf Merge pull request #366 from junegunn/diff-origin Junegunn Choi 2015-12-23 13:16:27 +0900
  • e6f40479ee PlugDiff to show pending updates as well #366 Junegunn Choi 2015-12-22 23:12:02 +0900
  • 9c98cbe973 Merge dc3b03f043 into 6843e5aeec #364 frtmelody 2015-12-19 02:18:06 +0000
  • dc3b03f043 add vim-plug manage vim-plug #364 FrtMeLody 2015-12-19 10:02:23 +0800
  • be9f82bf05 add git installation FrtMeLody 2015-12-19 10:00:38 +0800
  • c74f83b62b add vim-plug to rtp FrtMeLody 2015-12-19 09:59:35 +0800
  • 6843e5aeec Merge pull request #361 from junegunn/snapshot-in-vimscript Junegunn Choi 2015-12-17 23:34:37 +0900
  • 0cfa683cd0 PlugSnapshot output in Vim script format (#360) #361 Junegunn Choi 2015-12-16 00:36:37 +0900
  • e929534199 Fix #362 - Do not show future changes in PlugDiff Junegunn Choi 2015-12-16 22:56:57 +0900
  • 52d7da3925 Fix #355 - PlugSnapshot to create scripts that disable shallow-clone Junegunn Choi 2015-12-14 23:16:50 +0900
  • cd26cd562e Merge pull request #357 from starcraftman/win_cd Jeremy Pallats/starcraft.man 2015-12-13 14:26:22 -0500
  • 24a71f9a91 Fix #353: Not Working On Windows #357 Jeremy Pallats/starcraft.man 2015-12-13 14:11:42 -0500
  • b836656556 Merge pull request #354 from starcraftman/trail_slash Jeremy Pallats/starcraft.man 2015-12-13 13:31:59 -0500
  • 7f598e5b58 Fix #353: Not Working On Windows #354 Jeremy Pallats/starcraft.man 2015-12-13 12:38:52 -0500
  • 87b426e381 Fix #350 - Tagged plugin should be unshallowed on update Junegunn Choi 2015-12-11 23:11:21 +0900
  • 7c075338da Merge abcfb937b1 into ba97f4458e #342 mattn 2015-12-09 16:04:59 +0000
  • ba97f4458e Merge pull request #342 from mattn/windows Junegunn Choi 2015-12-10 01:04:05 +0900
  • 060c0e6d6c Enable multi-thread on windows Yasuhiro Matsumoto 2015-12-03 17:06:20 +0900
  • abcfb937b1 Merge pull request #2 from starcraftman/fix_mult2 #342 mattn 2015-12-08 02:20:14 +0900
  • f7841f7cbe Fix removed attribute. Jeremy Pallats/starcraft.man 2015-12-07 11:35:13 -0500
  • 2b974fd6aa Enable multi-thread on windows Yasuhiro Matsumoto 2015-12-03 17:06:20 +0900
  • 80e5b3eab5 Merge pull request #345 from starcraftman/fix_msys Jeremy Pallats/starcraft.man 2015-12-06 12:06:32 -0500
  • aae282e4f0 Fix msys2: prepend cd to commands #345 Jeremy Pallats/starcraft.man 2015-12-06 11:11:54 -0500