Commit graph

  • 350cd1132d Add 'onclean' pre-clean hook option chudur-budur 2026-08-15 18:51:04 -0400
  • 3accb9908e
    Merge 00d3f0ada6 into 88e3147181 Daniel Hahler 2026-06-21 14:53:11 +0000
  • df9ffc81fa
    Merge 2383d89d7b into 88e3147181 h_east 2026-06-20 15:24:37 +0900
  • 8a292a9471
    Merge fd49c24165 into 88e3147181 Lobov-Egor 2026-06-08 17:19:15 +0300
  • fd49c24165 fix: remove apostrophes from powershell command egor 2026-06-08 17:16:18 +0300
  • ece6bf4bf2
    Merge e6484a9e5c into 88e3147181 Jansel Roa 2026-06-08 17:14:08 +0300
  • 9026a9aaa3
    Merge 514e3ebe01 into 88e3147181 Chris Weyl 2026-06-03 14:00:43 -0700
  • 7375fd4f1a
    Merge 63ce6ea489 into 88e3147181 たけのこ 2026-05-22 15:12:20 +0000
  • 88e3147181
    Renew issue template master Junegunn Choi 2026-05-22 22:40:23 +0900
  • e216852799
    Fix breakage to 'PlugUpgrade' under Windows PowerShell. (#1331) tiamat18 2026-05-22 03:21:46 -0400
  • f77f5cef67 Fix breakage to 'PlugUpgrade' under Windows PowerShell. Peter Lustig 2026-05-22 00:26:51 -0400
  • d7db1b637c
    Fix Support for PowerShell under Windows with VIM 8+ (#1326) tiamat18 2026-05-16 21:51:31 -0400
  • 09b7c0e18e Fix Support for PowerShell under Windows with VIM 8+ Peter Lustig 2026-05-15 19:35:23 -0400
  • 34467fc07d
    Use job API for system() calls in GUI Vim to avoid overhead (#1325) jgb 2026-02-18 17:23:49 +0100
  • 28dfd3695b Reduce sleep in s:system_job() polling loop to 1ms Jan Geboers 2026-02-18 17:20:32 +0100
  • 87dfcb2d21 Avoid busy-wait in s:system_job() polling loop Jan Geboers 2026-02-18 17:01:54 +0100
  • cf2d899500 Use job API for system() calls in GUI Vim to avoid overhead Jan Geboers 2026-02-18 16:40:58 +0100
  • d72ac8734f
    Update README Junegunn Choi 2026-02-09 09:43:54 +0900
  • 60dd7a5eaf
    Update README Junegunn Choi 2026-02-02 09:41:17 +0900
  • 3f17a5cc3d
    Fix PlugStatus reporting divergence when a tag is specified (#1321) Evelyn Schneider 2025-11-05 23:41:49 -0500
  • 1cc280d2a4 Fix PlugStatus reporting divergence when a tag is specified Evelyn Schneider 2025-11-03 23:17:20 -0500
  • 63ce6ea489 Add --guess option in git checkout takenoko 2025-09-23 00:44:44 +0900
  • 904dac1530
    Update README.md Junegunn Choi 2025-09-03 09:57:35 +0900
  • baa66bcf34
    Allow command modifiers for on-demand-loading commands (#1110) Subhaditya Nath 2025-03-29 10:47:01 +0530
  • cde1d4f342 allow g:plug_reload_plugins = force to call s:reload_plugins() resolves #1307 jtingiris@d0 2025-03-14 17:58:07 -0400
  • 3b982d10b3 plug#end() should always call s:reload_plugins() fixes #1307 jtingiris@d0 2025-03-13 16:50:45 -0400
  • cdea0244a5
    Add g:plug_disable_credential_helper (default: 1) Junegunn Choi 2025-03-13 00:02:18 +0900
  • 9ef7739c81
    Update README Junegunn Choi 2025-02-27 14:01:38 +0900
  • 7cadca537e
    Update README.md (#1305) Eric Chen 2025-02-08 19:19:56 -0500
  • 086811988f
    Update README.md Eric Chen 2025-02-08 14:47:40 -0500
  • a7d4a73dd6
    Update README Junegunn Choi 2025-02-02 23:28:24 +0900
  • d80f495fab
    Allow pressing 'q' to abort the running tasks, then 'R' to retry (#1289) 0.14.0 Junegunn Choi 2024-07-09 20:09:41 +0900
  • d0e0e6ac3b
    README Junegunn Choi 2024-07-09 20:06:52 +0900
  • 118876ffcf
    fixup Junegunn Choi 2024-07-09 20:01:59 +0900
  • 72f3455214
    Allow pressing 'q' to abort the process; and 'R' to retry Junegunn Choi 2024-07-08 23:33:19 +0900
  • d863d07832
    Add more explanation on plug#end() Junegunn Choi 2024-06-19 20:05:15 +0900
  • b98b66242b
    Fix PlugClean when &shell is powershell on Windows (#1283) Junegunn Choi 2024-06-18 18:02:36 +0900
  • db37a8a29a
    Update comment in plug.vim Junegunn Choi 2024-06-01 15:55:37 +0900
  • 7095372c4b
    Add colorscheme example (should be loaded after plug#end()) Junegunn Choi 2024-06-01 15:40:03 +0900
  • 3f1daea5bd
    Adjust heading levels in README Junegunn Choi 2024-05-15 03:07:01 +0900
  • 9b4ecd1bb5
    Update documentation (#1280) Junegunn Choi 2024-05-14 19:06:23 +0900
  • 5f8ba097f8
    fold Junegunn Choi 2024-05-14 19:01:34 +0900
  • a713274474
    ever Junegunn Choi 2024-05-14 18:56:19 +0900
  • e158d69ba2
    Indent Junegunn Choi 2024-05-14 18:53:05 +0900
  • e62a657403
    Reorder Junegunn Choi 2024-05-14 18:50:04 +0900
  • c5a870e117
    Update README and vimdoc Junegunn Choi 2024-05-14 18:46:41 +0900
  • c0992146e2
    Update README Junegunn Choi 2024-05-14 17:13:45 +0900
  • 47ca942ea4
    Update README Junegunn Choi 2024-05-14 16:57:04 +0900
  • d977fa3786
    Do not remove 'frozen' plugins on PlugClean Junegunn Choi 2024-03-31 00:53:55 +0900
  • 24d7ac280f
    Remove dead code Junegunn Choi 2024-03-29 13:02:03 +0900
  • 2cd7bf673b
    README: Fix typo Junegunn Choi 2024-03-15 23:16:01 +0900
  • d54f8d5bbd
    README: Use markdown alerts (#1276) Junegunn Choi 2024-03-15 21:22:16 +0900
  • f24b303acf
    Alerts Junegunn Choi 2024-03-15 20:53:13 +0900
  • 61b6df67b4
    Update examples Junegunn Choi 2024-03-14 19:09:50 +0900
  • 94b7aa99a9
    Update README and vimdoc Junegunn Choi 2024-03-07 23:38:20 +0900
  • 03a9bb6d84
    Add reload/restart step to usage section (#1255) DanielApt 2024-03-07 14:31:28 +0000
  • fa1a704557
    Update README.md Junegunn Choi 2024-03-07 23:30:55 +0900
  • a48709a189
    Merge branch 'master' into DanielApt-vimrc-usage Junegunn Choi 2024-03-07 23:24:59 +0900
  • 854b081934
    Open vim-plug window in a new tab (#1274) 0.13.0 Junegunn Choi 2024-03-07 01:16:12 +0900
  • 3049761d47
    Add dark mode vim-plug logo and use correct logo version in README (#1267) R. N. West 2024-03-06 16:14:08 +0000
  • 794d5c31a9
    fixup Junegunn Choi 2024-03-07 01:11:51 +0900
  • 844195753f
    fixup Junegunn Choi 2024-03-07 01:06:36 +0900
  • 405084a7ef
    Update README.md Junegunn Choi 2024-03-07 01:02:26 +0900
  • 7b47198528 Remove triple equal sign in README R. N. West 2024-03-06 15:59:06 +0000
  • 68603d6280
    Open vim-plug window in a new tab Junegunn Choi 2024-03-07 00:54:10 +0900
  • 2b4efc9916
    Update README.md Junegunn Choi 2024-03-07 00:48:34 +0900
  • 2ccb2ee67c Add dark mode vim-plug logo and use correct logo version in README R. N. West 2024-03-02 16:32:48 +0000
  • ed19478ce2
    Keep track of the default branch of the origin (#1272) Junegunn Choi 2024-03-07 00:18:49 +0900
  • 6a487acf23
    Update test case Junegunn Choi 2024-03-07 00:02:09 +0900
  • dc647d7bb2
    Keep track of the default branch of the origin Junegunn Choi 2024-03-06 23:51:57 +0900
  • e2974a3367
    Fix PlugClean error when the default branch has changed (#1269) Junegunn Choi 2024-03-05 16:13:23 +0900
  • 77f93b4d5a
    Fix PlugClean error when the default branch has changed Junegunn Choi 2024-03-03 20:05:13 +0900
  • 45f0da0486 Pending changes exported from your codespace Zipitn 2024-03-01 08:13:07 +0000
  • 8b84c0aba0
    Create codacy.yml Zipitn 2024-02-24 14:30:28 -0600
  • 2f8f04cf79 Reset &rtp before 'do' to invalidate Neovim cache of loaded Lua modules 0.12.0 Junegunn Choi 2024-02-24 23:02:38 +0900
  • 3264b81e7a Update plug.vim Junegunn Choi 2023-11-13 19:53:19 +0900
  • 64b9f9e3c3 Source lua files (if any) from rtp when loading a plugin Jongwook Choi 2022-02-06 14:15:10 -0500
  • 77dda18836
    Reset &rtp before 'do' to invalidate Neovim cache of loaded Lua modules Junegunn Choi 2024-02-24 23:02:38 +0900
  • 6154433e22
    README: Lambda expression as post-update hook Junegunn Choi 2024-02-23 01:14:44 +0900
  • eee20c7e79
    Update README: warp.dev Junegunn Choi 2024-02-15 14:29:41 +0900
  • ade078e362
    Update README: warp.dev Junegunn Choi 2024-02-13 08:45:04 +0900
  • 6dd068e8d8
    Tidy up Junegunn Choi 2024-02-03 20:05:06 +0900
  • e07c18608f
    Add Lua configuration example Junegunn Choi 2024-02-03 19:51:21 +0900
  • 154f60b7ec
    Update plug.vim Junegunn Choi 2023-11-13 19:53:19 +0900
  • 8cd8dde5ee
    Add reload vimrc step to usage section DanielApt 2023-09-26 11:17:44 +0100
  • bb874239e1
    Merge c665c64da4 into ca0ae0a8b1 Daniel Hahler 2023-05-10 16:31:33 +0800
  • ca0ae0a8b1
    Update builde status icon (#1238) wsdjeg 2023-04-01 22:59:21 +0800
  • 284cbc1921 update builde status icon wsdjeg 2023-04-01 21:47:43 +0800
  • 034e844590
    README: Change scrooloose/nerdtree to preservim/nerdtree (#1226) Alexis Corporal 2023-01-19 10:35:13 +0800
  • deff5045f5
    2023 Junegunn Choi 2023-01-19 11:29:31 +0900
  • 5df23bf1aa
    Update other occurrences Junegunn Choi 2023-01-19 11:28:38 +0900
  • f553d4e711
    Update README.md Junegunn Choi 2023-01-19 11:27:00 +0900
  • aa9d530e98
    README: change scrooloose into preservim Alexis Corporal 2023-01-19 10:08:55 +0800
  • 514e3ebe01 Add a number of public utility functions Chris Weyl 2022-12-19 12:54:58 -0600
  • 27fd82f538 Fixed Neovim installation documentation. Daniel Ribeirinha-Braga 2022-10-08 07:53:45 -0400
  • 3ee355cdb1 Merge branch 'fix-cur-buffer-littered-with-setline' of https://github.com/JuPlutonic/vim-plug into fix-cur-buffer-littered-with-setline JuPlutonic 2022-09-28 13:53:53 +0000
  • 67be615cb1 Merge branch 'fix-cur-buffer-littered-with-setline' of https://github.com/JuPlutonic/vim-plug into fix-cur-buffer-littered-with-setline JuPlutonic 2022-09-28 13:27:51 +0000
  • ec7f4b3bb3 Merge branch 'fix-cur-buffer-littered-with-setline' of https://github.com/JuPlutonic/vim-plug into fix-cur-buffer-littered-with-setline JuPlutonic 2022-09-28 13:27:51 +0000
  • e1796d9f1f Fix cur buffer littered w/ setline aft. PlugUpdate AMZ 2022-09-27 02:22:44 +0300
  • 972b3e1e3d
    Fix cur buffer littered w/ setline aft. PlugUpdate AMZ 2022-09-27 02:22:44 +0300