Igor
a3cc513b67
fix(treesitter.foldexpr): only refresh valid buffers
...
Problem: autocmd to refresh folds always uses the current buffer if the
option type is local. However, the current buffer may not have a parser,
and thus the assert that checks for a parser could fail.
Solution: check if the foldinfo contains the buffer, and only refresh if
so.
2025-01-20 00:27:42 +09:00
..
2024-05-14 08:27:17 +02:00
2024-03-19 09:41:16 +01:00
2024-04-27 11:01:14 +02:00
2024-12-10 10:19:01 +08:00
2024-09-10 09:51:05 +02:00
2024-05-02 00:37:16 +02:00
2023-11-05 21:56:56 +01:00
2025-01-20 00:27:42 +09:00
2024-02-16 08:57:45 +01:00
2025-01-04 19:48:25 +00:00
2025-01-04 19:48:25 +00:00
2024-07-28 16:36:22 +02:00
2024-05-28 07:00:03 +00: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-12-10 03:17:12 +00: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
2024-12-21 18:15:18 +01:00
2024-03-11 11:38:13 +08:00
2024-01-16 17:45:57 +00:00