Dheepak Krishnamurthy
Dheepak Krishnamurthy
You want to disable the entire tabline? Or just the buffers? One easy way to do it would be to create your own custom function that checks for the file...
Unfortunately I'm swamped with personal life obligations and I won't be able to look into this at the moment. I am happy to review a PR, but I suspect I'll...
Thanks so much for the PR! Yeah, I think you are right about that, I didn't test that extensively when that feature was added. > I'd also like to ask...
Thanks! I'll update the repo! > Also you're welcome to join nvim-lualine if you like :) I'm not sure I'll have time to actually contribute :) but thanks for the...
@jasongrout It appears by default `float('inf')` is used if max is not provided – this is in the traitlets package [[1](https://github.com/ipython/traitlets/blob/master/traitlets/traitlets.py#L2037-L2038)]. Also, `inf` serializes to `Infinity` when using the standard...
I'm happy to help too, although I'm fairly new to Docker too. I have a couple of pis that I can test on.
Thanks for opening an issue. Maybe something un telescope has changed? I can try to look into it over the weekend.
I’m sorry, I’ve been swamped with personal obligations and probably won’t be able to look into this for maybe a couple of months. Happy to review a PR maybe.
Yeah, I think it would be technically possible. I would have to set it up such that 1) nvm opens the editor in a floating window instead of just calling...
If I'm understanding correctly, if you install `nvr`, i.e. neovim remote, this is the default behavior.