Hey, standalone #Nix crowd!
I'm searching for a #HomeManager config which enables LSP and installs minimal plugins for #NeoVIM.
I thought I got it, but sadly my config seems to be broken and after a couple of evenings of debugging, I gave up.
Here is my futile attempt: https://github.com/cognivore/hmm/blob/main/neovim.nix
I have searched #Github for a working config, but I failed to find one that just works for me.
SEND HELP
@jonn there is also https://github.com/NotAShelf/nvf for an easier ootb setup
@jonn notably nvf would make what it looks like you are trying to do significantly easier: https://notashelf.github.io/nvf/index.xhtml#ch-languages
@uncenter does LSP stuff work? I couldn't see it in your config at a glance. Will move to it tomorrow if it does!
@jonn i don't have the most fully fleshed out configuration atm since i'm using helix primarily, but there is a good list of configs using nixvim here: https://nix-community.github.io/nixvim/user-guide/config-examples.html
@jonn have you tried using https://github.com/nix-community/nixvim? i don't have a crazy complicated config but you can see it here: https://github.com/uncenter/flake/blob/main/users/uncenter/programs/neovim.nix