diff options
author | Michael Lingelbach <m.j.lbach@gmail.com> | 2021-09-26 14:57:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-26 14:57:57 -0700 |
commit | cb51a1b615376b3bbd6096c1d70f65028e7f6fde (patch) | |
tree | 9b01ce0a71156cda48a5f07f67d89b904d1730af | |
parent | 73280a7987dac01be77f787ab4a5880babdee391 (diff) | |
download | rneovim-cb51a1b615376b3bbd6096c1d70f65028e7f6fde.tar.gz rneovim-cb51a1b615376b3bbd6096c1d70f65028e7f6fde.tar.bz2 rneovim-cb51a1b615376b3bbd6096c1d70f65028e7f6fde.zip |
docs: add lua-cjson to third-party licenses #15800
-rw-r--r-- | LICENSE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -199,6 +199,7 @@ The externally maintained libraries used by Neovim are: - lua-compat: MIT license - tree-sitter: MIT license - xdiff: LGPL license + - lua-cjson: MIT license ==== |