Terje Larsen

Results 212 comments of Terje Larsen

I can confirm that this worked for me when running wsl-vpnkit as a systemd service. Thanks a bunch!

Interesting, I had this working flawlessly for 2 weeks and since today I get that all the time.

I forgot about the implementation, but it depends on how we use the lock-format I think. So first there was V1 and then there was V2, which added a new...

I copied it over a while back and it seems to work quite well, here is the code in case you want a base: ``` { config, lib, pkgs, ......

@wtfiscrq Yes, it is part of the Home Manager configuration. What I posted is the interface and after that you have to configure/use it in order to use it. So...

What Nixpkgs version are you using? Did you update the version as suggested?

Which commit of Nixpkgs do you run? Still no one with this issue have answered that. I can see for example the Nixpkgs path pointing to a channel of nixpkgs-23.11...

I believe there are some overlap here, both PRs in the final stage: https://github.com/nix-community/home-manager/pull/4331

After reading how this is, it kind of make sense, but when having `auto-save-visited-mode` and `format-all-mode`. You can sometimes get thrown off when the cursor jumps to a different line...

It nice to hear that semantic highlighting has become a thing in LSP as that brings this feature to all major editors. Previously I have used these two packages to...