Benoit de Chezelles
Benoit de Chezelles
I'm guessing you're using plasticboy's vim-markdown plugin, you can configure it to not conceal things like backquotes and other things, see: https://github.com/plasticboy/vim-markdown#syntax-concealing Following this, you can set: ```vim let g:vim_markdown_conceal...
At first sight, I would say that the value of `host` in `redis_sentinel_monitors` is wrong, it should be the IP (or fqdn) of the master redis server. In @ranjeetranjan's given...
In a similar way, the Rust language server has a similar feature, but integrates it at completion time (you start writing a function name and it completes the entire signature,...
> Incidentally, do you find it helpful to use `log --patch` in conjunction with `log --graph` or would you say that they people would normally use them separately? I'm using...
> Although delta tries, it's not always possible for it to identify the process responsible for generating its input. Why would delta need to identify that process?
FYI there's a project similar to delta that does exactly this (in Rust): https://github.com/Wilfred/difftastic (not as pretty/configurable as delta though) Maybe there's some inspiration to take here?
Hello! Maybe a future user of this lib (: I'd be interested in this as well. Also: the readme does not mention the cli you're talking about in this issue,...
Oh okay that makes more sense, thanks! > master is currently unreleased, so doesn't work on Linux at the moment Thanks for the info, what does not work for Linux?...
@rien333 note that kitty forked glfw and did a rewrite of the keyboard handling to handle more cases than what glfw does by default.. So I think the problem should...
nop little bot, don't close that please! :smiley: