Christian Clason
42f8ada59d
build(deps): bump luv to v1.48.0-0
...
* fix: Use os_uname() to check for Linux by @cryptomilk in #686
* docs: typo in a table field name by @Bilal2453 in #689
* docs: most new_handle methods won't return fail by @Bilal2453 in #683
* test-tty: Don't depend on stdin/stdout handle type by @squeek502 in #688
* Bump/libuv by @zhaozg in #690
* Annotate .gitmodules with branch and tag by @creationix in #693
2024-02-22 10:07:04 +01:00
Christian Clason
099bd35a7d
docs(luvref): update to version bump
2024-01-06 12:02:27 +01:00
Christian Clason
4ea4d72af8
docs(luv): correct uv.spawn options.args docs about the first argument
...
045bf29b6f
2023-09-02 16:58:19 +02:00
zhaozg
63802a1dbf
docs: update luvref.txt for version info
...
fixup: #24874
2023-08-27 23:40:09 +09:00
zhaozg
c4728a5c46
build(deps): bump luv to HEAD dcd1a1c
2023-08-27 10:02:43 +09:00
Christian Clason
2d40f5e843
build(deps): bump luv to 1.45.0-0 ( #24228 )
...
https://github.com/luvit/luv/releases/tag/1.45.0-0
2023-07-02 11:17:23 +02:00
Lewis Russell
2db719f6c2
feat(lua): rename vim.loop -> vim.uv ( #22846 )
2023-06-03 12:06:00 +02:00
Christian Clason
3b66f92d0e
docs(luv): update to HEAD
2023-05-21 11:29:47 +02:00
dundargoc
08991b0782
docs: small fixes
...
Co-authored-by: Christian Clason <c.clason@uni-graz.at>
Co-authored-by: Gregory Anders <greg@gpanders.com>
Co-authored-by: HiPhish <hiphish@posteo.de>
Co-authored-by: Julio B <julio.bacel@gmail.com>
Co-authored-by: T727 <74924917+T-727@users.noreply.github.com>
Co-authored-by: camoz <camoz@users.noreply.github.com>
Co-authored-by: champignoom <66909116+champignoom@users.noreply.github.com>
2023-05-13 21:33:22 +02:00
Christian Clason
4720f0a662
docs(luvref): update to version bump
2023-04-01 17:26:09 +02:00
Christian Clason
a4f443994b
docs(luvref): update to version bump ( #22508 )
2023-03-04 10:45:20 +01:00
Christian Clason
2af31fc50a
Merge pull request #22186 from clason/maintain
...
* docs(maintain): add note on updating `luvref.txt`
* docs(luvref): update version info
2023-02-09 13:15:29 +01:00
Christian Clason
1aa128b0ea
docs(luvref): update version info
2023-02-09 11:54:37 +01:00
Christian Clason
d0008bd626
docs(luvref): update to version bump
2023-02-08 11:28:32 +01:00
Christian Clason
ad184b213d
docs(luvref): fix treesitter parsing errors
2023-01-01 15:05:21 +01:00
Christian Clason
952f19ba38
docs: add language annotation to Nvim manual
2022-12-02 16:05:00 +01:00
Justin M. Keyes
e6917306f6
docs: update vimdoc parser #20747
...
Remove the user-manual ToC from help.txt, because:
1. it duplicates usr_toc.txt
2. it is not what most readers are looking for in the main help page.
fix https://github.com/neovim/tree-sitter-vimdoc/issues/49
fix https://github.com/neovim/tree-sitter-vimdoc/issues/50
fix https://github.com/neovim/tree-sitter-vimdoc/issues/51
2022-10-20 06:20:02 -07:00
Justin M. Keyes
e5cb3104d0
docs: fix/remove invalid URLs #20647
2022-10-14 08:01:13 -07:00
dundargoc
df646572c5
docs: fix typos ( #20394 )
...
Co-authored-by: Raphael <glephunter@gmail.com>
Co-authored-by: smjonas <jonas.strittmatter@gmx.de>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
2022-09-30 09:53:52 +02:00
Christian Clason
33ddca6fa0
docs(lua): add luv (vim.loop
) reference manual ( #19679 )
...
Upstreamed from https://github.com/nanotee/luv-vimdocs with kind
permission from @nanotee.
2022-08-09 13:21:50 +02:00