Junyi Liu
Junyi Liu
@storax Your `compinit` change does improve startup performance but breaks completion functions for plugins like `plugins/docker` from oh-my-zsh. Maybe we should delay that call to somewhere after all plugins loaded?
```python topic = app.topic("topic1", "topic2", value_type=myrecord) @app.agent(topic) async def process(stream): async for event in stream.events(): print(event.message.topic) # either "topic1" or "topic2" here print(event.value) # an instance of myrecord ```
would love to disable ufo on all neogit* buffers
Same issue: ``` Jul 10, 2023, 8:51:08 PM Error in calling delegate command handler Failed to resolve classpath: Referenced classpath provider does not exist: org.eclipse.m2e.launchconfig.classpathProvider java.lang.Exception: Failed to resolve classpath:...
waiting for this
The terminal is Wezterm, damn the auto-correction.
If I close the outline first, and then delete a buffer, I got this: ``` 14:36:35 msg_show.echomsg (mini.bufremove) vim/_editor.lua:0: nvim_exec2(): Vim(bdelete):Error executing lua callback: ...re/nvim/lazy/lspsaga.nvim/lua/lspsaga/symbol/outline.lua:201: Invalid 'window': Expected Lua number...