Vitor

Results 15 comments of Vitor

Sweet, definitely trying this out.

Hi! I have an issue where the first `nix shell` command works, but every subsequent `nix shell` (or `develop`) command doesn't. I am not really good at Elisp but I...

@Patryk27 not necessarily; if I exit the first shell and then try to spawn a new one, the same happens. I also realized that some eshell buffers work consistently, some...

@knazarov sure you know this but envrc-mode + `use flake` works amazingly well

Any follow-ups? `lsp-mode` is unusable to me due to the `error in process filter: Unable to find Content-Length header.` error.

@JeremyWeed same; I had forked your repository and rebased it with this one and seems like I have no issues anymore

Would be nice to have `id` links be evaluated, too. I start writing my documentation for an issue/feature from a new org node, and this node often links to many...

I get ``` [error] [console_user_server] grabber_client connect_failed: No such file or directory ``` when using the above overlay. Strangely, it was working just fine not too long ago. Is this...

Any outstanding blockers for this PR? This would be really useful

Is `launch.json` included by your `.gitignore`? I had the same issue and letting `launch.json` get tracked by Git fixed it.