Birdee

Results 68 comments of Birdee

Hopefully! But yeah right now, I have until core neovim starts working on remote plugin hosts to work on fixing this ill-advised template. Thats the only thing coming up (in...

> it seems that i was wrong and nixos can actually work on rpi 5 (the repo was archived today for some reason which spooks me out) > > https://github.com/nix-community/raspberry-pi-nix...

and it makes a ton of sense that it would run on rpi actually, robotics engineers like both nix and rpi It being achived is a bit odd, did support...

For now, the best I have for you is to tell you to put [`readme.enable = false`](https://lazy.folke.io/configuration) in your lazy.nvim config's options table. (or install plugins without docs via lazy...

So, installing lsps to the dev shell is actually very common as sometimes the version of the language used in the project is different fro the one you installed in...

but you say its ALL lsps, with a blank devenv shell? That is definitely odd. Because in that case, devenv shouldnt be installing anything that overrides the one from nixCats?...

Ok. I ran `nix shell nixpkgs#devenv` ran `devenv init` in a blank directory Then I did `devenv shell` All my nixCats provided lsps work still inside the shell (without doing...

in particular, personally after trying --prefix vs --suffix to see if that fixes it, I would start my debug search by looking at what these provide. You may find that...

https://github.com/BirdeeHub/nixCats-nvim/discussions/296 Maybe something like this is related?

Im going to go ahead and close this as stale, this seems like it was an environment issue.