Files
neovim/runtime
Jaehwang Jung ffb340bf63 fix(treesitter): update folds only once on InsertLeave
Problem:
With treesitter fold, InsertLeave can be slow, because a single session
of insert mode may schedule multiple fold updates in on_bytes and
on_changedtree.

Solution:
Don't create duplicate autocmds.
2023-08-29 10:02:02 +02:00
..
2023-08-21 20:32:28 +09:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-23 20:36:16 +01:00
2023-08-23 20:36:16 +01:00
2023-08-28 11:03:37 +09:00
2022-08-20 10:04:55 +02: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-13 13:25:10 +01:00
2023-08-24 11:33:06 +09:00
2023-08-13 13:25:10 +01:00
2023-04-07 13:26:29 +02:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00