Yuxuan Shui

Results 514 comments of Yuxuan Shui

Yep, that's basically it. I actually have an implementation of this for vanilla neovim: [yshui/tooltip.nvim](https://github.com/yshui/tooltip.nvim)

How about only pick up the init in strata.conf as default_cmd only if there's one init configured? When there's multiple init configured then the selection menu can ask user which...

> If the user doesn't know about it or forgets about it, it could lead to an unpleasant surprise should the user add another init to the default_stratum without intending...

@wilzbach It'd better if the linter can output all the warnings at once.

@aliak00 whoops, don't know how I missed that...

I'm fine with whatever names you come up with. Question is should I adapt `Pack` and make it public, or should I add a new template?

I am having the same problem, it seems like (from strace) emacs is trying to read something from the console

@mawww A history node should also contain its parent node. It is a undo **tree** after all. And for validating, we can probably store and verify a checksum of the...