diff options
Diffstat (limited to 'MAINTAIN.md')
-rw-r--r-- | MAINTAIN.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAIN.md b/MAINTAIN.md index 927ddea5a1..2f936c8a00 100644 --- a/MAINTAIN.md +++ b/MAINTAIN.md @@ -87,6 +87,7 @@ These dependencies are "vendored" (inlined), we need to update the sources manua - [xdiff](https://github.com/git/git/tree/master/xdiff) - [lua-cjson](https://github.com/openresty/lua-cjson) - [Klib](https://github.com/attractivechaos/klib) + - [inspect.lua](https://github.com/kikito/inspect.lua) We also maintain some forks, particularly for Windows, if we are waiting on upstream changes: https://github.com/neovim/neovim/wiki/Deps |