mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 21:25:04 -07:00
docs(maintain): add note on updating luvref.txt
This commit is contained in:
parent
645daaf5e9
commit
27edc64709
@ -69,6 +69,7 @@ Some can be auto-bumped by `scripts/bump_deps.lua`.
|
|||||||
* [LuaJIT](https://github.com/LuaJIT/LuaJIT)
|
* [LuaJIT](https://github.com/LuaJIT/LuaJIT)
|
||||||
* [Lua](https://www.lua.org/download.html)
|
* [Lua](https://www.lua.org/download.html)
|
||||||
* [Luv](https://github.com/luvit/luv)
|
* [Luv](https://github.com/luvit/luv)
|
||||||
|
* When bumping, also sync [our bundled documentation](https://github.com/neovim/neovim/blob/master/runtime/doc/luvref.txt) with [the upstream documentation](https://github.com/luvit/luv/blob/master/docs.md).
|
||||||
* [gettext](https://ftp.gnu.org/pub/gnu/gettext/)
|
* [gettext](https://ftp.gnu.org/pub/gnu/gettext/)
|
||||||
* [libiconv](https://ftp.gnu.org/pub/gnu/libiconv)
|
* [libiconv](https://ftp.gnu.org/pub/gnu/libiconv)
|
||||||
* [libtermkey](https://github.com/neovim/libtermkey)
|
* [libtermkey](https://github.com/neovim/libtermkey)
|
||||||
|
Loading…
Reference in New Issue
Block a user