Commit graph

3 commits

Author SHA1 Message Date
20efd55361
chore(neovim): formatting 2025-05-10 06:51:50 -03:00
93fb8227d5
fix(neovim): check for NH_FLAKE env 2025-05-04 20:42:06 -03:00
5b99eaffea
feat(neovim)!: pull flake information from envvar
This makes so we don't have to rely on writing an extra derivation just
for the parsed lsp configuration.

Thus, the `programs.neovim.nixd.hostname` settings has been dropped and
you can migrate your `programs.neovim.nixd.location` to
`programs.neovim.flakePath` if you do not set the `FLAKE` envvar
anywhere.
2025-04-24 23:27:56 -03:00
Renamed from modules/neovim/lsp.lua (Browse further)