mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
8d4a53fe6e
Problem:
- `vim.json` exposes various global options which:
- affect all Nvim Lua plugins (especially the LSP client)
- are undocumented and untested
- can cause confusing problems such as:
|
||
---|---|---|
.. | ||
fpconv.c | ||
fpconv.h | ||
lua_cjson.c | ||
lua_cjson.h | ||
strbuf.c | ||
strbuf.h |