Files
neovim/runtime
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-12 13:52:26 +01: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
2023-08-23 20:36:16 +01:00
2024-01-10 06:03:09 +08: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
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
2023-08-13 13:25:10 +01:00
2023-08-24 11:33:06 +09:00
2023-08-13 13:25:10 +01:00
2023-08-31 10:58:54 +02:00