Shahar "Dawn" Or
Shahar "Dawn" Or
## Context In [nixos.org/community](https://nixos.org/community/), under the heading “Where to talk?” are three sub-headings, “Forum”, “Chat” and “Other Platforms”. ## Problem Those sub-headings, prior to reading the content under “Forum”, seem...
Hey, I'm not sure whether this has to do with differences between Vim and Neovim. Just guessing. The automatic activation doesn't work for me: https://github.com/djoshea/vim-autoread/blob/7e83d47a71fdafc271005fc39c89863204278c77/plugin/autoread.vim#L173 What I did is: https://github.com/mightyiam/nixconfigs/blob/59adfc8b8de938cd3d885e860ca38efbfdc3eba6/home/modules/neovim/default.nix#L126
Perhaps this doesn't belong here, yet I might get some feedback here. Wouldn't it be nice to run debugging sessions of locally installed executables just like one would run locally...
I find myself having to set breakpoints all over again, after I "lose" my bug and the execution terminates.
Hi, @csstools. I began work converting this to TypeScript. Would that be cool? I can also help maintain.
How about a big recommendation to go and use the original jsdom?
Thank you for nixd and nixf-tidy. I want to use nixf-tidy to lint my project, both locally and in GitHub Actions. But I couldn't find any documentation for this. Running...