Files
neovim/runtime/doc
Jongwook Choi 2cdea852e8 docs: auto-generate docs for vim.lpeg and vim.re
- Add section `VIM.LPEG` and `VIM.RE` to docs/lua.txt.

- Add `_meta/re.lua` which adds luadoc and type annotations, for the
  vendored `vim.re` package.

- Fix minor style issues on `_meta/lpeg.lua` luadoc for better vimdocs
  generation.

- Fix a bug on `gen_vimdoc` where non-helptags in verbatim code blocks
  were parsed as helptags, affecting code examples on `vim.lpeg.Cf`,
  etc.

- Also move the `vim.regex` section below so that it can be located
  closer to `vim.lpeg` and `vim.re`.
2024-01-14 11:08:33 +00:00
..
2023-12-20 07:02:48 +08:00
2023-10-29 16:02:32 +08:00
2023-12-09 15:35:45 +08:00
2023-12-13 20:31:16 +01:00
2023-12-13 20:31:16 +01:00
2024-01-02 22:00:06 +01:00
2023-12-06 08:04:21 +08:00
2023-12-13 20:31:16 +01:00
2024-01-02 19:06:43 +08:00
2023-10-29 16:02:32 +08:00
2023-12-30 10:53:31 +01:00
2023-10-14 19:28:41 +08:00
2023-12-06 08:04:21 +08:00
2024-01-02 22:00:06 +01:00
2023-10-21 18:04:08 +08:00
2023-11-14 23:29:09 +01:00
2024-01-09 23:22:48 +01:00
2023-11-06 19:03:08 +08:00
2023-12-06 08:04:21 +08:00
2023-10-10 19:20:32 +02:00
2023-09-28 05:22:09 +08:00
2023-11-27 17:43:13 +08:00