Files
neovim/runtime/lua/vim
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
..
2023-09-20 13:42:41 +01:00
2023-12-30 17:40:53 +01:00
2024-01-16 09:33:10 +00:00
2024-01-21 11:10:53 +01:00
2023-09-14 08:23:01 -05:00
2023-09-20 13:42:41 +01:00
2024-01-19 11:54:04 +00:00
2024-01-03 19:17:52 +00:00
2023-12-30 17:40:53 +01:00
2024-01-18 00:14:48 -08:00
2023-09-23 23:46:45 +01:00
2023-12-30 17:40:53 +01:00
2023-09-23 23:46:45 +01:00