Matthieu Coudron
Matthieu Coudron
In favor of a fold-related option too, I wanted to introduce one https://github.com/neovim/neovim/pull/13617 to toggle column-based folds. I am sure it will be useful in the future
I didn't know multiple pages were discouraged. I like the multiple pages though: I created the different pages before the 0.5 release as a way to introduce people to the...
> What is the Language Server Protocol ? has no business being under doc/, for example. I disagree, we've got tons of questions about what is LSP, what's the difference...
@sunjon any comment ?
Yes I did. I noticed afterwards that it was not systematic and most of the times the size looked ok. so not a huge deal for now.
If I try to enable the tests, they don't seem fully python3 compliant either (at least for v0.4): ```writing top-level names to pdfrw.egg-info/top_level.txt reading manifest file 'pdfrw.egg-info/SOURCES.txt' reading manifest template...
I dont know if your intent was to support ghc 9.2.1 but tests fail with ``` test/Text/Toml/Parser/Spec.hs:26:3: error: Variable not in scope: describe :: t118 -> m16 b16 -> hspec-core-2.9.4:Test.Hspec.Core.Spec.Monad.SpecM...
`:messages` is really bad, there has been some attempts https://github.com/neovim/neovim/pull/6374 to improve it bot nothing concrete yet. vim.notify is a way to bypass that but eventually we'll improve `:messages`. For...
I am no rust user so can't review but I hope to see hunter in nixpkgs so hoping you can fix the CI and get the PR merged kudos to...
Your suggestion solved it for me in kitty. Any reason not to add more terminals to the default list ?