Dheepak Krishnamurthy
Dheepak Krishnamurthy
Stream topic suggestion: Testing infrastructure in neovim.
Stream topic suggestion: lua integration with vim internals.
Tip about `:tcd` https://clips.twitch.tv/RelatedCooperativeWeaselPogChamp
typetest.io https://clips.twitch.tv/HappySuperJuiceAMPEnergy
I also just ran into this issue. I have Here's the log if anyone is interested. ``` [START][2022-06-02 00:08:52] LSP logging initiated [ERROR][2022-06-02 00:08:52] .../vim/lsp/rpc.lua:430 "rpc" "julia" "stderr" "[ Info:...
I’m surprised it is doing `"rc.report.next.filter=daily log"` instead of `"rc.report.next.filter='daily log'"`. I’ll look into that on taskwarrior-tui. That could be the problem. Thanks for pinging me here.
@Petemir I think this is possible to fix on `taskwarrior-tui` side. I made a PR for it, would you be able to test it?
> If I understand your patch, it adds single quotes to the argument vector, ie rc.report.foo.filter='bar' but that will just search for quotes in the matched text, as mentioned above....
I use Stork for my personal blog and have greatly enjoyed the experience. It allows for building the index on CI and pushing that as part of a static site...
Thanks for the links and the comments, this is all very useful! This is not directly related to a guideline suggestion, but I was experimenting in the REPL just now,...