nixvim-for-share/config/plugins/sleuth.nix
2025-07-26 12:43:01 +00:00

7 lines
66 B
Nix

{
plugins = {
sleuth = {
enable = true;
};
};
}