Justin M. Keyes

Results 2414 comments of Justin M. Keyes

In your logs I see that `--clean` is used. `configDir` points to `~/.config/nvim` because that's the standard location given by `vim.fn.stdpath('config')`: https://github.com/vscode-neovim/vscode-neovim/blob/465a3da0d6a81b50a3680a13c2355016466daf2f/src/main_controller.ts#L399 but that's just informational, `--clean` instructs Nvim not...

because microsoft keeps breaking their gd URLs ... anyway, thanks for the note. will need to update https://github.com/neovim/neovim/blob/master/INSTALL.md#pre-built-archives

https://open-vsx.org/vscode/asset/asvetliakov/vscode-neovim/1.18.24/Microsoft.VisualStudio.Code.Manifest?targetPlatform=universal - error GET Failed to fetch https://open-vsx.org/extension/asvetliakov/vscode-neovim exists, but when I try the URL in the message, open-vsx shows an error. This seems like an open-vsx service issue.

See discussion in https://github.com/neovim/neovim/pull/29389 , which was closed in favor of #30721 (which seems to have stalled possibly because of trying to do too much at once, but the test...

> Looking at the previous prs it seems you are in favor of having a simpler stl-expression with little deviation from current default. After we are done finalizing how the...

> I guess once we find a a close enough replacement through this pr. we can set that value to test runners for non statusline related testcases so test churns...

We can try this out on master, some open questions for followups: - do we want `nvim_eval_statusline('')` to return the default, as in https://github.com/neovim/neovim/pull/30721 ? - should the default be...

> exposing the default option value to users seemed like e better idea Technically it is, and long-term it probably is also. I may be over-concerned about back-compat here, and...

yeah, i need to get around to creating a crates account i guess

Thanks! Ping me in a week or 2 if I don't comment here