neoconf.nvim/lua/neoconf/json
Folke Lemaitre 2f131d0e7d
fix(json): set `null` values to `nil`
2023-09-29 11:09:47 +02:00
..
README.md refactor: changed module name from nvim-settings to neoconf 2022-09-17 18:01:54 +02:00
init.lua fix(json): set `null` values to `nil` 2023-09-29 11:09:47 +02:00
jsonc.lua refactor: changed module name from nvim-settings to neoconf 2022-09-17 18:01:54 +02:00

README.md

json library

This directory contains a pure lua json library from https://github.com/actboy168/json.lua