0xAdk
0xAdk
ioctl errno is 25 (`ENOTTY`) and checking `ffi.C.isatty(1)` returns `0`. Doing a git bisect leads to https://github.com/neovim/neovim/commit/24488169564c39a506c235bf6a33b8e23a8cb528.
`CppHeader` should also include `H` as an extension
I can try and repo this later, but if you could give a mino config that reproduces the error that would help a lot. example config.lua for lazy.nvim ```lua local...
I don't have a fix yet, but I do know it only happens if you're using both which key and lazy's `keys` lazy loading feature. A workaround is just to...
Sorry since I don't use features often this didn't occur to me. Would this be a breaking change for anyone with `default-features = false`? Maybe a non-default `no-export-owo-colors` (I'm sure...
ok the feature is now additive. > Currently there are no default features, so there's no reason someone would have `default_features = false` for `color_owo` I'm not sure what you...
how about using a backtick?  it avoids the problem of people commonly using middle dot for trailing spaces and is pretty much the same size