1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-21 01:39:40 +01:00
Commit graph

1 commit

Author SHA1 Message Date
Matt Sturgeon
a45b5f372f modules/lsp: add onAttach option
Similar to `plugins.lsp.onAttach`, implement a "global" equivalent to
the per-server `on_attach` callback.

This is implemented using a `LspAttach` autoCmd.
2025-05-06 14:08:03 +01:00