Commit Graph

  • 09e5010741
    fix(plugin): prevent recursive loop with cond=false. Fixes #1061 Folke Lemaitre 2023-09-30 18:02:07 +0200
  • 6a2c47e642
    style: lua annotations Folke Lemaitre 2023-09-29 16:37:53 +0200
  • 753c391b44
    chore(main): release 10.4.0 (#1054) v10.4.0 github-actions[bot] 2023-09-29 16:14:01 +0200
  • 7bf6a27458 chore(build): auto-generate vimdoc github-actions[bot] 2023-09-29 14:12:39 +0000
  • f3c7169dd6
    feat(plugin): dont include plugin spec fragments for disabled or optional plugins (#1058) Folke Lemaitre 2023-09-29 16:11:56 +0200
  • f91203e4f6
    fix(plugin): ignore any installed deps of a disabled conditional plugin. Fixes #1053 fragment_rework Folke Lemaitre 2023-09-29 10:52:52 +0200
  • aa5135255c
    test: added tests for disabling fragments Folke Lemaitre 2023-09-29 10:36:01 +0200
  • 8fe449cfcc
    fix(ui): dont process handlers for disabled plugins Folke Lemaitre 2023-09-29 10:35:47 +0200
  • f5ed470de6
    fix(plugin): clear Plugin._.super when rebuilding Folke Lemaitre 2023-09-29 10:31:24 +0200
  • 01d16b67c2
    fix(plugin): calculate handlers after disabling plugins Folke Lemaitre 2023-09-29 10:31:02 +0200
  • 4dfb5aceb7
    test: fixed tests Folke Lemaitre 2023-09-29 10:19:54 +0200
  • aa14c5e7b8
    feat(plugin): dont include plugin spec fragments for disabled or optional plugins Folke Lemaitre 2023-09-29 10:05:43 +0200
  • 6b55e4695a chore(build): auto-generate vimdoc github-actions[bot] 2023-09-28 10:28:53 +0000
  • 54ecfc7c24
    fix(help): sort readme tags case sensitive. Fixes #67 Folke Lemaitre 2023-09-28 12:28:05 +0200
  • 4f27fc33c4
    fix(ui): sort plugins case insensitive Folke Lemaitre 2023-09-28 12:26:21 +0200
  • 7ca3bdb566
    chore(main): release 10.3.1 (#1051) v10.3.1 github-actions[bot] 2023-09-27 14:48:20 +0200
  • 0e1d264ab6
    fix: return true when opening diff (#970) Maria José Solano 2023-09-27 03:51:11 -0700
  • cc24fc0e85
    docs: fix spec opts in README (#1030) Mike 2023-09-27 06:49:20 -0400
  • fe9f93692e chore(build): auto-generate vimdoc github-actions[bot] 2023-09-27 10:40:28 +0000
  • 24f6b6f1c7
    fix: properly setup handlers when loading a plugin before startup (build) etc Folke Lemaitre 2023-09-27 12:39:39 +0200
  • 2a9354c7d2 chore(build): auto-generate vimdoc github-actions[bot] 2023-08-26 15:22:34 +0000
  • d179a17fa1
    docs: added link to pckr.nvim Folke Lemaitre 2023-08-26 17:21:48 +0200
  • 0e9c3934ab chore(build): auto-generate vimdoc github-actions[bot] 2023-08-26 14:47:56 +0000
  • 4eb3e932e5
    Make commit pattern more accurate (#973) Darkhan 2023-08-26 15:47:18 +0100
  • dac844ed61 chore(build): auto-generate vimdoc github-actions[bot] 2023-07-30 09:09:38 +0000
  • a977a7ab21
    docs: Fix doc missing bracket (#962) Distinct Wind 2023-07-30 17:08:52 +0800
  • 3ad55ae678
    chore(main): release 10.3.0 (#948) v10.3.0 github-actions[bot] 2023-07-22 10:23:12 +0200
  • e7334d8db5
    feat(plugins): Given an optional plugin, conditionally discard deps (#947) abeldekat 2023-07-22 08:20:52 +0000
  • af4d24b8d0
    chore(main): release 10.2.1 (#946) v10.2.1 github-actions[bot] 2023-07-22 09:09:46 +0200
  • 54a2aa4db4 chore(build): auto-generate vimdoc github-actions[bot] 2023-07-22 06:25:12 +0000
  • e428c5ee4b
    fix(loader): getscriptinfo compat with stable. Fixes #944 Folke Lemaitre 2023-07-22 08:24:24 +0200
  • ed15f6b394 chore(build): auto-generate vimdoc github-actions[bot] 2023-07-21 06:15:36 +0000
  • b7303a6830
    chore(main): release 10.2.0 (#939) v10.2.0 github-actions[bot] 2023-07-21 08:14:51 +0200
  • 50c365bfe9 chore(build): auto-generate vimdoc github-actions[bot] 2023-07-20 21:49:43 +0000
  • 61c43455b0
    style: lua annotations Folke Lemaitre 2023-07-20 23:42:38 +0200
  • 84266b9f0f
    feat(view): add option `ui.pills`. Set to `false` to disable the top buttons in the lazy window (#938) 3719e04 2023-07-20 16:48:50 -0500
  • 25beed5e2e chore(build): auto-generate vimdoc github-actions[bot] 2023-07-16 06:51:36 +0000
  • 2b241f74ed
    fix typo in health.lua (#933) Kasshi K 2023-07-16 15:50:53 +0900
  • 14d76aac4b
    chore(main): release 10.1.0 (#927) v10.1.0 github-actions[bot] 2023-07-12 17:24:07 +0200
  • f6aedf1269 chore(build): auto-generate vimdoc github-actions[bot] 2023-07-12 15:22:18 +0000
  • ea5b2e00bf
    feat(loader): `LazyLoad` event with plugin name as `data` field. Useful to do stuff when a plugin loads Folke Lemaitre 2023-07-12 17:21:32 +0200
  • da8b00581a
    chore(main): release 10.0.2 (#923) v10.0.2 github-actions[bot] 2023-07-09 09:46:59 +0200
  • 8ae6cb4b44 chore(build): auto-generate vimdoc github-actions[bot] 2023-07-09 07:44:55 +0000
  • fd94e69ceb
    fix(event): pass data to event lazy loaders. Fixes #922 Folke Lemaitre 2023-07-09 09:44:08 +0200
  • 5af331ea65
    chore(main): release 10.0.1 (#919) v10.0.1 github-actions[bot] 2023-07-06 20:44:00 +0200
  • 867528c0fe
    style(cache): fix comment case typo (#915) yangbinji 2023-07-06 22:30:54 +0800
  • 5082cd56e4
    fix(stats): corrected typo in cputime() for Linux (#916) Pierre-Antoine Lacaze 2023-07-06 16:19:08 +0200
  • 29f8e3ecb7
    chore(main): release 10.0.0 (#918) v10.0.0 github-actions[bot] 2023-07-06 15:40:23 +0200
  • c27cd36e6c chore(build): auto-generate vimdoc github-actions[bot] 2023-07-06 13:39:12 +0000
  • 045f23eb35
    test: fixed tests Folke Lemaitre 2023-07-06 15:38:21 +0200
  • fbb0bea2db
    feat(plugin)!: `cond` is now the same as `enabled`, but skips clean Folke Lemaitre 2023-07-06 15:30:01 +0200
  • f8611632d0 chore(build): auto-generate vimdoc github-actions[bot] 2023-07-01 06:51:58 +0000
  • 0d61488b89
    chore(main): release 9.25.1 (#904) v9.25.1 github-actions[bot] 2023-07-01 08:51:17 +0200
  • d65d5441d9 chore(build): auto-generate vimdoc github-actions[bot] 2023-06-30 19:20:17 +0000
  • 189371c8d8
    fix(build): allow `build` command to override plugin's build and option to disable warning Folke Lemaitre 2023-06-30 21:19:30 +0200
  • de0a911ad9
    chore(main): release 9.25.0 (#898) v9.25.0 github-actions[bot] 2023-06-30 18:30:15 +0200
  • d54ae0b96d chore(build): auto-generate vimdoc github-actions[bot] 2023-06-30 16:29:13 +0000
  • 2ea3c54b5f
    docs: added docs about new build.lua Folke Lemaitre 2023-06-30 18:28:29 +0200
  • 4c26421785
    feat(build): added support for build.lua, build/init.lua (#903) Folke Lemaitre 2023-06-30 18:22:39 +0200
  • 21dcfb1d13
    feat(build): added support for build.lua, build/init.lua build.lua Folke Lemaitre 2023-06-30 18:09:41 +0200
  • 2772cc587e chore(build): auto-generate vimdoc github-actions[bot] 2023-06-30 16:11:15 +0000
  • d5c31f1ed7
    style: lua annotations Folke Lemaitre 2023-06-30 18:08:52 +0200
  • 4c8b625bc8 chore(build): auto-generate vimdoc github-actions[bot] 2023-06-26 05:55:00 +0000
  • 24803fcbe3
    fix(health): false warning when checking plugins configured with 'optional' key (#897) Mayrixon 2023-06-26 06:54:12 +0100
  • b7043f2983
    chore(main): release 9.24.2 (#890) v9.24.2 github-actions[bot] 2023-06-22 11:17:54 +0200
  • d7d5842d1c
    fix(config): on windows default concurrency is now set to 2*available parallelism. See #887 Folke Lemaitre 2023-06-22 11:04:17 +0200
  • 3867a81bb2
    style: better uv annotations Folke Lemaitre 2023-06-22 10:47:48 +0200
  • ccd96bfa2e chore(build): auto-generate vimdoc github-actions[bot] 2023-06-22 08:24:44 +0000
  • 6c42a305b7
    docs: make it clear that a plugin is loaded before build. Fixes #888 Folke Lemaitre 2023-06-22 10:23:54 +0200
  • c1aad95243
    chore(main): release 9.24.1 (#882) v9.24.1 github-actions[bot] 2023-06-19 11:28:26 +0200
  • bf11e4907b chore(build): auto-generate vimdoc github-actions[bot] 2023-06-19 08:22:30 +0000
  • 410a7360c1
    fix(ui): trailing space in button row. Fixes #884 Folke Lemaitre 2023-06-19 10:21:37 +0200
  • 56b1f7715e
    fix(debug): show original keymaps instead of ids for the keys handler Folke Lemaitre 2023-06-19 08:10:36 +0200
  • 3b0632977e chore(build): auto-generate vimdoc github-actions[bot] 2023-06-18 20:38:52 +0000
  • 616341372d
    fix(manage): trigger LazySyncPre. Fixes #881 Folke Lemaitre 2023-06-18 22:38:05 +0200
  • 67af46a7f5
    chore(main): release 9.24.0 (#870) v9.24.0 github-actions[bot] 2023-06-17 08:40:02 +0200
  • 15cdefee46 chore(build): auto-generate vimdoc github-actions[bot] 2023-06-17 06:38:16 +0000
  • 0bca18de5d
    feat: added `Pre` events. Fixes #856. Fixes #877 Folke Lemaitre 2023-06-17 08:37:33 +0200
  • 10d4371745 chore(build): auto-generate vimdoc github-actions[bot] 2023-06-12 06:29:01 +0000
  • 7f4da7d511
    fix(ui): set wo options with local. don't use `vim.wo`. See #829 Folke Lemaitre 2023-06-12 08:28:10 +0200
  • 678179543e chore(build): auto-generate vimdoc github-actions[bot] 2023-06-09 10:57:36 +0000
  • 6b2311a46a
    chore(main): release 9.23.0 (#859) v9.23.0 github-actions[bot] 2023-06-09 12:56:48 +0200
  • d1b02c2dda chore(build): auto-generate vimdoc github-actions[bot] 2023-06-08 15:23:54 +0000
  • f131606190
    feat(startup): added data/site to the rtp. Will be used by upcoming treesitter version Folke Lemaitre 2023-06-08 17:23:02 +0200
  • ae25448d39
    Revert "fix(event): dont use autocmd pattern to detect event retriggering. Fixes #858" Folke Lemaitre 2023-06-06 15:05:51 +0200
  • 27c12ff0a9 chore(build): auto-generate vimdoc github-actions[bot] 2023-06-06 12:30:22 +0000
  • bc89502357
    fix(event): dont use autocmd pattern to detect event retriggering. Fixes #858 Folke Lemaitre 2023-06-06 14:29:38 +0200
  • f145e6f42a
    chore(main): release 9.22.2 (#854) v9.22.2 github-actions[bot] 2023-06-03 15:39:09 +0200
  • dbb2b609f6
    fix(ui): setup colors when loading a float Folke Lemaitre 2023-06-03 14:40:14 +0200
  • 6ad76ecc26
    chore(main): release 9.22.1 (#853) v9.22.1 github-actions[bot] 2023-06-03 13:47:20 +0200
  • d65a3d6755
    fix(keys): replace term codes to calculate ids Folke Lemaitre 2023-06-03 13:45:18 +0200
  • 9223c1aa20
    chore(main): release 9.22.0 (#852) v9.22.0 github-actions[bot] 2023-06-03 10:55:15 +0200
  • 33448b968b chore(build): auto-generate vimdoc github-actions[bot] 2023-06-03 08:46:32 +0000
  • 94472b8303
    feat(float): floats can now be persistent Folke Lemaitre 2023-06-03 10:45:53 +0200
  • e6bf3a0d9c chore(build): auto-generate vimdoc github-actions[bot] 2023-05-30 14:50:20 +0000
  • beb5ff7f3f
    docs: Add example for non-headless sync from CLI (#847) Zach Himsel 2023-05-30 10:49:32 -0400
  • ebdd049955
    chore(main): release 9.21.1 (#840) v9.21.1 github-actions[bot] 2023-05-28 12:55:02 +0200
  • 36a91320f9
    fix(loader): don't run ftdetect twice for paths already on the rtp during startup. Fixes #839 Folke Lemaitre 2023-05-28 11:02:35 +0200
  • b4e520579b chore(build): auto-generate vimdoc github-actions[bot] 2023-05-28 08:43:07 +0000
  • fe9fcdb0b9
    docs: added version=false Folke Lemaitre 2023-05-28 10:42:19 +0200