[ { desc = ""; key = "f"; mode = "n"; action = ":FzfLua files"; silent = true; } { 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; } ]