codemp-nvim/lua
alemi 214f7db24b
fix: namespace ops must happen on main loop
this plugin is becoming a bit of vim.schedule hell...
maybe the :and_then() callback should make sure it runs on the main
loop? maybe offer an :and_then(), which runs on main loop, and a :and_then_soon(),
which runs in the callback thread itself
2025-02-15 12:49:56 +01:00
..
codemp fix: namespace ops must happen on main loop 2025-02-15 12:49:56 +01:00