mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
Rustaceanvim will throw an error if the configuration is sourced after initialization. Our globals are defined at the top of the init.lua so moving the settings to leverage the globals option and setting a callback function as default to ensure we dont need to worry about something initializing it before lspOnAttach is available. |
||
---|---|---|
.. | ||
default.nix | ||
renamed-options.nix | ||
settings-options.nix |