Commit graph

5 commits

Author SHA1 Message Date
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
d8b6f05c1e
feat(neovim): use blink.cmp's auto signature feature 2025-04-23 18:00:01 -03:00
106d9db7f2
fix(neovim): correctly configure signature_help 2025-04-23 17:30:47 -03:00
c04ae19640
fix(neovim): correctly configure inlay hints 2025-04-23 17:22:23 -03:00
f87f9995be
refactor!: restructure and document configuration 2025-03-06 05:30:47 -03:00
Renamed from modules/home-manager/programs/neovim/lsp.lua (Browse further)