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 |
Folke Lemaitre
|
42ff6009f6
|
fix(plugin): fixup. It's fine that Plugin.url doesn't exist
|
2023-05-27 08:49:45 +02:00 |
Folke Lemaitre
|
199e100464
|
fix(plugin): delay check if plugin ref exists until after loading all plugins. Fixes #833
|
2023-05-27 08:45:14 +02:00 |
github-actions[bot]
|
67ae8bbbe3
|
chore(main): release 9.19.0 (#826)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-05-25 09:13:34 +02:00 |
Folke Lemaitre
|
c325c50ba4
|
fix(plugin): check that import is a string. See #825
|
2023-05-25 08:26:55 +02:00 |
github-actions[bot]
|
721e37b4dd
|
chore(build): auto-generate vimdoc
|
2023-05-25 06:11:00 +00:00 |
Folke Lemaitre
|
32170a8891
|
fix(plugin): fix url based plugin name and added extra safety checks. Fixes #824
|
2023-05-25 08:10:08 +02:00 |
Folke Lemaitre
|
57062f3a09
|
feat(plugin): trigger LazyPlugins after loading plugin specs
|
2023-05-25 08:09:19 +02:00 |