[ { desc = "Open the file path under the cursor, making the file if it doesn't exist."; key = "gf"; mode = "n"; action = ":cd %:p:h:e "; silent = true; } { desc = ""; key = ""; mode = "n"; action = "zz"; silent = true; } { desc = ""; key = ""; mode = "n"; action = "zz"; silent = true; } ]