6 lines
72 B
Nix
6 lines
72 B
Nix
{
|
|
nvim-lint = {
|
|
enable = true;
|
|
lint_after_save = true;
|
|
};
|
|
}
|