{ empty = { plugins.mini-move.enable = true; }; defaults = { plugins.mini-move = { enable = true; settings = { mappings = { left = ""; right = ""; down = ""; up = ""; line_left = ""; line_right = ""; line_down = ""; line_up = ""; }; options = { reindent_linewise = true; }; }; }; }; }