Justin M. Keyes
5ed9916a28
feat(diagnostic): enable(…, opts)
...
Problem:
vim.diagnostic.enable() does not match the signature of vim.lsp.inlay_hint.enable()
Solution:
- Change the signature so that the first 2 args are (bufnr, enable).
- Introduce a 3rd `opts` arg.
- Currently it only supports `opts.ns_id`.
2024-04-15 21:32:31 +02:00
..
2024-04-04 10:29:58 +02:00
2024-03-19 09:41:16 +01:00
2024-04-15 07:39:32 +08:00
2024-04-15 21:32:31 +02:00
2024-04-15 07:39:32 +08:00
2024-04-11 18:22:57 +08:00
2023-11-05 21:56:56 +01:00
2024-04-15 21:32:31 +02:00
2024-02-16 08:57:45 +01:00
2024-03-24 10:32:07 +01:00
2024-04-05 18:08:54 +08:00
2024-04-05 18:36:17 +02:00
2022-03-13 04:52:45 +00:00
2024-04-15 07:46:14 +08:00
2022-08-20 10:04:55 +02:00
2024-03-28 09:32:32 +08:00
2024-02-01 12:06:55 +01:00
2023-08-13 13:25:10 +01:00
2024-03-23 11:46:23 +08:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2024-01-16 17:45:57 +00:00
2023-08-24 11:33:06 +09:00
2024-03-14 15:04:31 +08:00
2022-10-13 05:48:12 -07:00
2023-12-13 17:31:39 +01:00
2022-05-13 11:58:22 -07:00
2019-03-11 21:00:12 +01:00
2024-03-11 11:38:13 +08:00
2024-01-16 17:45:57 +00:00