mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
4 lines
82 B
Nix
4 lines
82 B
Nix
{
|
|
deprecateExtraOptions = true;
|
|
optionsRenamedToSettings = [ "languages" ];
|
|
}
|