Jongwook Choi
89ffdebd20
fix(diagnostic): fix typing on field |diagnostic-severity|
...
Problem: vim.diagnostic.{underline,float,virtual_text...}.severity
will have a type warning on list-like or table (min-max) inputs,
e.g. `vim.diagnostic.config { float = { severity = { min = INFO } } }`.
Solution: Correct the typing as documented in |diagnostic-severity|.
2024-01-23 11:43:57 +00:00
..
2024-01-22 22:36:40 +01:00
2024-01-12 13:52:26 +01:00
2024-01-16 17:45:57 +00:00
2024-01-22 22:54:45 +08:00
2024-01-17 14:47:40 +00:00
2024-01-17 14:47:40 +00:00
2023-11-05 21:56:56 +01:00
2024-01-23 11:43:57 +00:00
2023-08-23 20:36:16 +01:00
2024-01-12 22:24:52 +01:00
2024-01-10 06:03:09 +08:00
2024-01-21 10:41:18 +01:00
2022-03-13 04:52:45 +00:00
2024-01-22 23:40:50 +01:00
2022-08-20 10:04:55 +02:00
2024-01-17 14:01:39 +08:00
2024-01-20 12:59:27 +01:00
2023-08-13 13:25:10 +01:00
2023-08-30 10:14:58 -05: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
2023-08-13 13:25:10 +01: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
2023-08-31 10:58:54 +02:00
2024-01-16 17:45:57 +00:00