Files
neovim/test/functional/ui
luukvbaal d909de2dc2 fix(ui): ignore textlock for vim.ui_attach() callbacks #36278
Problem:  vim.ui_attach() callbacks may run into E565 textlock errors.
Solution: Changing text in UI buffers must be safe; assume it is.
2025-10-24 14:40:21 -07:00
..
2025-10-08 08:16:17 +08:00
2025-02-26 23:06:22 +01:00