nix-config/modules/home-manager/coding/neovim/plugins/lint.nix
2025-06-06 16:35:16 +01:00

3 lines
34 B
Nix

{
plugins.lint.enable = true;
}