Commit Graph

1109 Commits

Author SHA1 Message Date
Folke Lemaitre 21dcfb1d13
feat(build): added support for build.lua, build/init.lua 2023-06-30 18:12:27 +02:00
github-actions[bot] 2772cc587e chore(build): auto-generate vimdoc 2023-06-30 16:11:15 +00:00
Folke Lemaitre d5c31f1ed7
style: lua annotations 2023-06-30 18:08:52 +02:00
github-actions[bot] 4c8b625bc8 chore(build): auto-generate vimdoc 2023-06-26 05:55:00 +00:00
Mayrixon 24803fcbe3
fix(health): false warning when checking plugins configured with 'optional' key (#897) 2023-06-26 07:54:12 +02:00
github-actions[bot] b7043f2983
chore(main): release 9.24.2 (#890)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-22 11:17:54 +02:00
Folke Lemaitre d7d5842d1c
fix(config): on windows default concurrency is now set to 2*available parallelism. See #887 2023-06-22 11:04:28 +02:00
Folke Lemaitre 3867a81bb2
style: better uv annotations 2023-06-22 10:47:50 +02:00
github-actions[bot] ccd96bfa2e chore(build): auto-generate vimdoc 2023-06-22 08:24:44 +00:00
Folke Lemaitre 6c42a305b7
docs: make it clear that a plugin is loaded before build. Fixes #888 2023-06-22 10:23:54 +02:00
github-actions[bot] c1aad95243
chore(main): release 9.24.1 (#882)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-19 11:28:26 +02:00
github-actions[bot] bf11e4907b chore(build): auto-generate vimdoc 2023-06-19 08:22:30 +00:00
Folke Lemaitre 410a7360c1
fix(ui): trailing space in button row. Fixes #884 2023-06-19 10:21:40 +02:00
Folke Lemaitre 56b1f7715e
fix(debug): show original keymaps instead of ids for the keys handler 2023-06-19 10:21:40 +02:00
github-actions[bot] 3b0632977e chore(build): auto-generate vimdoc 2023-06-18 20:38:52 +00:00
Folke Lemaitre 616341372d
fix(manage): trigger LazySyncPre. Fixes #881 2023-06-18 22:38:05 +02:00
github-actions[bot] 67af46a7f5
chore(main): release 9.24.0 (#870)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-17 08:40:02 +02:00
github-actions[bot] 15cdefee46 chore(build): auto-generate vimdoc 2023-06-17 06:38:16 +00:00
Folke Lemaitre 0bca18de5d
feat: added `Pre` events. Fixes #856. Fixes #877 2023-06-17 08:37:33 +02:00
github-actions[bot] 10d4371745 chore(build): auto-generate vimdoc 2023-06-12 06:29:01 +00:00
Folke Lemaitre 7f4da7d511
fix(ui): set wo options with local. don't use `vim.wo`. See #829 2023-06-12 08:28:14 +02:00
github-actions[bot] 678179543e chore(build): auto-generate vimdoc 2023-06-09 10:57:36 +00:00
github-actions[bot] 6b2311a46a
chore(main): release 9.23.0 (#859)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-09 12:56:48 +02:00
github-actions[bot] d1b02c2dda chore(build): auto-generate vimdoc 2023-06-08 15:23:54 +00:00
Folke Lemaitre f131606190
feat(startup): added data/site to the rtp. Will be used by upcoming treesitter version 2023-06-08 17:23:02 +02:00
Folke Lemaitre ae25448d39
Revert "fix(event): dont use autocmd pattern to detect event retriggering. Fixes #858"
This reverts commit bc89502357.
2023-06-06 15:06:24 +02:00
github-actions[bot] 27c12ff0a9 chore(build): auto-generate vimdoc 2023-06-06 12:30:22 +00:00
Folke Lemaitre bc89502357
fix(event): dont use autocmd pattern to detect event retriggering. Fixes #858 2023-06-06 14:29:38 +02:00
github-actions[bot] f145e6f42a
chore(main): release 9.22.2 (#854)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-03 15:39:09 +02:00
Folke Lemaitre dbb2b609f6
fix(ui): setup colors when loading a float 2023-06-03 14:40:17 +02:00
github-actions[bot] 6ad76ecc26
chore(main): release 9.22.1 (#853)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-03 13:47:20 +02:00
Folke Lemaitre d65a3d6755
fix(keys): replace term codes to calculate ids 2023-06-03 13:45:21 +02:00
github-actions[bot] 9223c1aa20
chore(main): release 9.22.0 (#852)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-03 10:55:15 +02:00
github-actions[bot] 33448b968b chore(build): auto-generate vimdoc 2023-06-03 08:46:32 +00:00
Folke Lemaitre 94472b8303
feat(float): floats can now be persistent 2023-06-03 10:45:53 +02:00
github-actions[bot] e6bf3a0d9c chore(build): auto-generate vimdoc 2023-05-30 14:50:20 +00:00
Zach Himsel beb5ff7f3f
docs: Add example for non-headless sync from CLI (#847) 2023-05-30 16:49:32 +02:00
github-actions[bot] ebdd049955
chore(main): release 9.21.1 (#840)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-28 12:55:02 +02:00
Folke Lemaitre 36a91320f9
fix(loader): don't run ftdetect twice for paths already on the rtp during startup. Fixes #839 2023-05-28 11:02:40 +02:00
github-actions[bot] b4e520579b chore(build): auto-generate vimdoc 2023-05-28 08:43:07 +00:00
Folke Lemaitre fe9fcdb0b9
docs: added version=false 2023-05-28 10:42:23 +02:00
github-actions[bot] a93d8983c4
chore(main): release 9.21.0 (#837)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-27 16:14:24 +02:00
Folke Lemaitre efa02ff8d3
fix(ui): make progress bar work again 2023-05-27 16:11:01 +02:00
Folke Lemaitre a6c8f22362
feat(commands): added highly experimental `Lazy reload ...` command. See #445 2023-05-27 15:19:55 +02:00
Folke Lemaitre d8a5829fda
feat(loader): when reloading, always re-source loaded vimscript files. See #445 2023-05-27 15:19:55 +02:00
github-actions[bot] 7f34cb892b
chore(main): release 9.20.0 (#836)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-27 14:36:14 +02:00
github-actions[bot] ae7de6b56b chore(build): auto-generate vimdoc 2023-05-27 12:28:58 +00:00
Folke Lemaitre 9dce0816f1
feat(ui): added support for setting a title of the lazy window. Fixes #814 2023-05-27 14:28:09 +02:00
github-actions[bot] 97c2f8858c
chore(main): release 9.19.1 (#835)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-27 10:03:47 +02:00
github-actions[bot] 41b64eaca2 chore(build): auto-generate vimdoc 2023-05-27 06:51:01 +00:00