Yatao Li
Yatao Li
https://github.com/neovim/neovim/issues/13331 If you're seeing the misbehavior, it means my workaround has failed. Need to find something new again :)
thanks for the updates!
Hi, If you're interested in hacking this, here's the FVim config code: https://github.com/yatli/fvim/blob/master/config.fs It will be picked up before firing up nvim.
Hi! Thanks for your contribution! Wondering if there are other OSX users (M1 and Intel) that could try this out? Thanks, Yatao
Usually, `nvim` is missing from your `%PATH%`.
Should be fixed with #264
Hi! Currently this is not possible. You can load variable width font, and it will render words with kerning, but the grid nature of framebuffer management code will create artifacts...
got this, unset `LUA_PATH` and `LUA_CPATH`, builds fine now @swarn notice how it didn't even bother to look into `.deps` for the dep? :)
Me suggesting: `TorchSharp.Functional.dll` `\(^o^)/`
Add this to your coc-settings.json file: ```json { "powershell.integratedConsole.showOnStartup": false } ```