Commit Graph

  • b8d1d3606b Load plugins only once in plug#load #616 Daniel Hahler 2017-04-12 01:13:09 +0200
  • 466b92880a Merge d7f1846932 into 1d3c88292b #548 Junegunn Choi 2017-04-14 07:06:08 +0000
  • 1d3c88292b Fix invalid diagnosis of PlugStatus with wildcard tags (#619) Andrew Nowak 2017-04-14 02:13:49 +0100
  • c39fc85644 PlugStatus showed error with wildcard tag #619 Andrew Nowak 2017-04-13 17:38:39 +0100
  • e9a9297be6 Travis: VADER_OUTPUT_FILE=/dev/stderr for neovim #618 Daniel Hahler 2017-04-13 13:36:26 +0200
  • 580f0a559c nvim: Enable job-control nvim 0.2+ (#617) Justin M. Keyes 2017-04-12 04:10:09 +0200
  • 3d2232232a nvim: Enable job-control nvim 0.2+ #617 Justin M. Keyes 2017-04-12 02:20:43 +0200
  • 46ae29985d
    Proper escaping of tag patterns Junegunn Choi 2017-04-04 17:45:37 +0900
  • 7f4e6cb843 Fix crlf in clones under cygwin (#608) Christian Rondeau 2017-03-12 12:09:25 -0400
  • e3810d3ec1 Fix crlf in clones under cygwin (#497) #608 Christian Rondeau 2017-03-10 13:50:35 -0500
  • 769192d3d0
    Append -- to git checkout commands Junegunn Choi 2017-02-26 03:34:59 +0900
  • 88c770dbb3 Merge 7f7d829784 into e3252aae2c #594 mattn 2017-02-22 16:35:09 +0000
  • 7f7d829784 set err_mode #594 Yasuhiro Matsumoto 2017-02-23 01:33:46 +0900
  • 7dd874e90c avoid error when string not have \t Yasuhiro Matsumoto 2017-02-21 18:55:55 +0900
  • 5b2a6e1fb5 now s:system() return two values instead of s:system_with_error() Yasuhiro Matsumoto 2017-02-21 18:41:18 +0900
  • ed4c8611d3 add system_with_error for handling v:shell_error using job Yasuhiro Matsumoto 2017-02-21 13:24:18 +0900
  • e3252aae2c
    Commit hash in PlugDiff output can be longer than 7 characters Junegunn Choi 2017-02-17 13:32:59 +0900
  • 90ad03408e use job for s:system() on vim8 Yasuhiro Matsumoto 2017-02-15 21:13:00 +0900
  • f551a71688 Add plugin to &rtp before running post-update hook with : prefix Junegunn Choi 2017-02-11 23:27:52 +0900
  • e80a93d5d0
    Fix Ruby installer on macOS system Vim Junegunn Choi 2017-02-11 11:17:06 +0900
  • b2237a6a0c Fix bug in bang behaviour. #590 Alexander Jeurissen 2017-02-08 22:01:31 +0100
  • a28be877f3 Introduce new command PlugOpen to browse the plug directory of a plugin. Alexander Jeurissen 2017-02-08 21:48:39 +0100
  • d1ac3cdd1f
    Do not use nomodeline when triggering BufRead Junegunn Choi 2017-02-03 13:27:10 +0900
  • 359a65230e Fix job_start with spaces in path in Windows (#588) Nikita Slepogin 2017-01-31 15:19:48 +0300
  • 7cfa07ea0a Fix job_start with spaces in path in Windows #588 Nikita Slepogin 2017-01-31 10:31:37 +0300
  • 5e6bd469ac
    Update README Junegunn Choi 2017-01-30 02:20:36 +0900
  • 8c1aff151d
    Update README Junegunn Choi 2017-01-30 02:19:53 +0900
  • d6bda025f1
    Fix Vim 8 installer on Windows when path contains spaces Junegunn Choi 2017-01-29 18:23:05 +0900
  • 5fc9eab788
    Add --sync flag to Plug{Install,Update} Junegunn Choi 2017-01-04 01:57:09 +0900
  • 93ffcb36de
    Commit preview should work with non-POSIX-compliant &shell Junegunn Choi 2017-01-02 13:06:34 +0900
  • d5e9f91c7b Travis CI: sudo: false (#561) Daniel Hahler 2017-01-01 04:08:09 +0100
  • 85f2576b1c Fix use of unbound varialbe #561 Junegunn Choi 2017-01-01 11:57:19 +0900
  • 85bdee1fb7 Merge branch 'master' into travis-sudo-false Junegunn Choi 2017-01-01 11:53:31 +0900
  • 0b1343b582 test/run: shellcheck fixes (#562) Daniel Hahler 2016-12-30 03:29:00 +0100
  • f916aabfbe
    Update documentation Junegunn Choi 2016-12-19 01:58:15 +0900
  • b50f9bb16b
    More description on plug#end Junegunn Choi 2016-12-18 12:12:57 +0900
  • 8180692f81
    Update usage examples Junegunn Choi 2016-12-18 12:05:13 +0900
  • 65cac2713b test/run: shellcheck fixes #562 Daniel Hahler 2016-12-10 16:44:07 +0100
  • a4aac4cf56
    Do not check Ruby interface when parallel update is not needed Junegunn Choi 2016-12-13 12:13:54 +0900
  • 5bccd9bc98 Neovim: use "dict" when referring to "self" (#566) Marco Hinz 2016-12-13 04:25:46 +0100
  • 0a63be7997
    Neovim: use "dict" when referring to "self" #566 Marco Hinz 2016-12-13 04:10:10 +0100
  • b04bb57981 Travis: sudo: false, install Neovim through bot-ci script Daniel Hahler 2016-12-10 16:37:33 +0100
  • 1540764563 git_validate: better error with checkout being ahead/diverged (#546) Daniel Hahler 2016-12-11 13:43:44 +0100
  • b9022d9046 test/workflow.vader: minor Assert improvement (#563) Daniel Hahler 2016-12-11 13:25:33 +0100
  • 5d3cfdbaa1 test/workflow.vader: minor Assert improvement #563 Daniel Hahler 2016-12-10 16:46:06 +0100
  • b96fc2c3e5 fixup! git_validate: better error with checkout being ahead/diverged #546 Daniel Hahler 2016-12-10 16:26:22 +0100
  • c53ecd3acd
    Update installation instruction for Neovim Junegunn Choi 2016-12-10 18:25:21 +0900
  • ca0b726f46 Merge pull request #558 from HiPhish/nospell Junegunn Choi 2016-12-04 01:03:05 +0900
  • 942f994844 Do not check spelling in vim-plug buffers #558 HiPhish 2016-12-03 12:30:51 +0100
  • bfd8881374 git_validate: better error with checkout being ahead/diverged Daniel Hahler 2016-10-28 00:19:14 +0200
  • 6ad18f5fb8
    Ignore trailing ! in proxy command name Junegunn Choi 2016-11-26 12:22:55 +0900
  • 46ddb4af2d
    Set the default completion type of proxy command to "file" Junegunn Choi 2016-11-10 12:03:37 +0900
  • 54683aa2c7 Merge pull request #552 from midchildan/fix-git-version Junegunn Choi 2016-11-04 00:38:09 +0900
  • 8f38888fad
    Fix git version detection. #552 midchildan 2016-11-03 22:38:45 +0900
  • d7f1846932
    Deferred loading on autocmd (#event[#pattern]) #803 #548 autocmd Junegunn Choi 2016-10-29 18:00:58 +0900
  • abbbe914f0
    Remove unnecessary operations Junegunn Choi 2016-10-29 04:46:33 +0900
  • f540a9b8b1 Display not-loaded status with all plugins that have a dir #547 Daniel Hahler 2016-10-28 00:39:10 +0200
  • 1f4e3eb063
    No need for filetype off unless g:did_load_filetypes exists Junegunn Choi 2016-10-28 00:11:45 +0900
  • 2fa2761b99 Merge pull request #545 from srstevenson/set-nolist Junegunn Choi 2016-10-27 12:48:26 +0900
  • 078f32142d
    Set nolist in vim-plug buffers #545 Scott Stevenson 2016-10-26 22:30:41 +0100
  • 49c6b781e0
    Do not prepend COUNT"REGISTER when feeding keys in insert mode Junegunn Choi 2016-10-25 23:12:05 +0900
  • f4427b97f1 Merge pull request #541 from junegunn/vim8 Junegunn Choi 2016-10-19 08:10:20 +0900
  • 6287ba88d5
    Fix installer output #541 Junegunn Choi 2016-10-18 13:14:43 +0900
  • 1bbb7a55e3
    Update Vim 8 requirement Junegunn Choi 2016-10-18 00:32:27 +0900
  • d1022e948e
    Address out-of-order invocation of out_cb and exit_cb Junegunn Choi 2016-10-18 00:31:36 +0900
  • b94607b172
    Update README: +job Junegunn Choi 2016-10-17 18:00:20 +0900
  • 6bff19c2a9
    Set out_mode to raw for progress report Junegunn Choi 2016-10-17 17:52:13 +0900
  • 759103d074
    Refactor job callbacks with partial Junegunn Choi 2016-10-17 17:51:42 +0900
  • b32169ff30
    Use job_start on vim Yasuhiro Matsumoto 2016-10-13 13:17:17 +0900
  • 3f7344d2cc
    Set up Travis CI build for Neovim Junegunn Choi 2016-10-17 10:23:43 +0900
  • 7928057108
    Make Neovim installer synchronous during startup Junegunn Choi 2016-10-17 12:34:09 +0900
  • c66e264d41 Fix Ruby installer on Vim 8.0.0036 (#538) Junegunn Choi 2016-10-17 12:22:20 +0900
  • b1c78ef09a
    Fix Ruby installer on Vim 8.0.0036 #804 #538 Junegunn Choi 2016-10-17 12:16:33 +0900
  • 3f83395b9f Merge 58954425c4 into 01e4e9170a #534 mattn 2016-10-14 06:06:37 +0000
  • 01e4e9170a
    Update git URI validation in Ruby and Python installers Junegunn Choi 2016-10-14 13:44:18 +0900
  • 58954425c4 should be a:data #534 Yasuhiro Matsumoto 2016-10-13 17:07:02 +0900
  • c7fec95fee use job_start on vim Yasuhiro Matsumoto 2016-10-13 13:17:17 +0900
  • 0662b5f4cc Fix Travis CI failure Junegunn Choi 2016-10-09 05:07:39 +0900
  • a2f1ea481d
    Reuse existing plug window Junegunn Choi 2016-10-09 04:29:39 +0900
  • e2ba9b18d1 Merge 577cf5caa4 into 7bad3e7802 #532 Daniel Hahler 2016-10-08 15:03:45 +0000
  • 577cf5caa4 Use :enew instead of :new when being the only window #532 Daniel Hahler 2016-10-08 17:00:55 +0200
  • 7bad3e7802 Merge pull request #531 from junegunn/fix-530 Junegunn Choi 2016-10-08 23:48:52 +0900
  • 6575bd65b1
    Improve git URI validation #531 Junegunn Choi 2016-10-08 23:32:48 +0900
  • 5d8c4bfc1f
    Print exception from post-update hook with : prefix Junegunn Choi 2016-10-08 23:13:36 +0900
  • c0a83826f9
    Print warning message when plug window is closed Junegunn Choi 2016-10-08 23:06:24 +0900
  • 18afbc9c4a Add environment variable for use with 'do': #529 Jesper Brix Rosenkilde 2016-10-05 09:35:32 +0200
  • b4125e2f76 Add option to disable automatic submodule pulling #527 Patrick Loyd 2016-09-27 15:47:48 -0700
  • 6454158846 Merge pull request #522 from jmatth/fix-visualhostkey Junegunn Choi 2016-09-16 14:12:41 +0900
  • 1f206db965 Fixing E684 when VisualHostKey is enabled for ssh #522 Josh Matthews 2016-09-14 14:09:16 -0400
  • f4381fb748
    Fix loading on c-operator Junegunn Choi 2016-09-11 12:04:08 +0900
  • 561518fd8c
    Print post-processing error in multi-line paragraph Junegunn Choi 2016-08-15 00:46:10 +0900
  • b44ea685aa Merge pull request #508 from mhinz/silence-deletions 0.9.1 Junegunn Choi 2016-08-01 09:52:29 +0900
  • 9df0580eff
    Silence :delete commands #508 Marco Hinz 2016-07-31 15:57:54 +0200
  • e15598fe45 Add g:plug_pwindow for customizing preview window layout Junegunn Choi 2016-07-23 18:36:30 +0900
  • 326cb71a2a
    No period in echo message Junegunn Choi 2016-07-23 18:07:12 +0900
  • c9a7ca1e9e
    Define d operator for selectively removing invalid directories Junegunn Choi 2016-07-23 10:02:35 +0900
  • 5695fb8474
    Do not proceed if $GIT_DIR or $GIT_WORK_TREE is found Junegunn Choi 2016-07-23 10:13:25 +0900
  • f68a4fddae
    Update example: youcompleteme#Enable is no longer needed Junegunn Choi 2016-07-15 12:18:21 +0900
  • 17996cedce
    Support { 'do': ':VimCommand' } notation Junegunn Choi 2016-07-13 23:01:41 +0900
  • 055f77d26f Fix install plugins in Cygwin or MSYS2 vim with enabled git core.autocrlf option #497 Ivan Ryabchenko 2016-06-26 15:52:30 +0600