{ programs.nixvim = { plugins.otter = { enable = true; settings = { handle_leading_whitespace = true; }; }; }; }