Folke Lemaitre
|
56a34a825b
|
fix(help): get rid of any tbl_flatten or iter flatten code
|
2024-05-19 17:29:43 +02:00 |
Sebastian Lyng Johansen
|
d039aecddb
|
fix: use vim.iter():flatten():totable() over vim.tbl_flatten (#1454)
|
2024-05-16 21:44:51 +02:00 |
Folke Lemaitre
|
9e157df077
|
feat: refactor all vim.loop -> vim.uv and add a shim when needed
|
2024-03-22 08:58:36 +01:00 |
Folke Lemaitre
|
54ecfc7c24
|
fix(help): sort readme tags case sensitive. Fixes #67
|
2023-09-28 12:28:07 +02:00 |
abal
|
e5759d202a
|
feat(help): allow disabling README magic (#663)
|
2023-03-17 16:18:02 +01:00 |
Folke Lemaitre
|
299ffdfd53
|
feat(ui): added section with disabled plugins
|
2023-01-03 10:43:10 +01:00 |
Folke Lemaitre
|
3974a6cbe3
|
refactor(help): replace non-word characters by - for readme filenames
|
2023-01-01 20:31:34 +01:00 |
Munif Tanjim
|
d521a25cfc
|
feat(help): accept patterns for readme (#269)
|
2023-01-01 20:23:41 +01:00 |
Munif Tanjim
|
1edd1b8945
|
fix(help): properly escape helptags search pattern (#268)
|
2023-01-01 10:56:18 +01:00 |
Folke Lemaitre
|
f360e336a5
|
fix(help): make sure we always generate lazy helptags
|
2022-12-23 13:13:34 +01:00 |
Folke Lemaitre
|
2fd78fbed8
|
fix(help): sort tags files for readmes so tags work properly. Fixes #67
|
2022-12-21 18:23:27 +01:00 |
Folke Lemaitre
|
70ca110ca1
|
feat: README.md files are now automagically added to help. By default only when no doc/ exists
|
2022-12-15 14:08:09 +01:00 |