Files
neovim/runtime
Michael Lingelbach 96614f84ab fix(lsp): avoid serializing boolean as key (#15810)
In vim.lsp.buf.references, the key vim.type_idx (which evaluates to a
boolean) was set to equal vim.types.dictionary. This resulted in a
boolean key in json which is not allowed by the json spec, and which
lua-cjson fails to serialize.
2021-09-27 00:32:30 -07:00
..
2021-09-22 06:12:06 -07:00
2021-05-01 14:22:52 -04:00
2021-09-13 16:33:41 +02:00
2021-09-22 06:12:06 -07:00
2021-09-13 16:33:41 +02:00
2021-09-13 16:33:41 +02:00
2021-05-01 22:29:03 -04:00
2014-12-19 15:28:49 -05:00
2021-03-09 19:21:26 +01:00
2021-09-22 06:12:06 -07:00
2021-04-29 21:08:09 -04:00
2019-07-29 20:50:07 +02:00
2021-09-22 06:12:06 -07:00
2021-04-27 09:21:32 -04:00
2021-04-28 21:57:50 -04:00
2019-07-29 20:50:07 +02:00
2021-07-02 18:12:11 +02:00
2021-05-01 22:29:03 -04:00
2021-05-01 22:29:02 -04:00