diff --git a/mappings.lua b/mappings.lua index 9854222..311f823 100644 --- a/mappings.lua +++ b/mappings.lua @@ -20,14 +20,16 @@ return { ["b"] = { name = "Buffers" }, -- quick save -- [""] = { ":w!", desc = "Save File" }, -- change description but the same command - [""] = { '"=strftime("%H%M ")P' }, - [""] = { '"=strftime("date %G-%m-%d")P' }, + -- [""] = { '"=strftime("%H%M ")P' }, + -- [""] = { '"=strftime("date %G-%m-%d")P' }, }, i = { [""] = { "w!a", desc = "Force write file" }, -- change description but the same command -- [""] = { '=strftime("%Y-%m-%dT%H:%M:%S%z")', desc = "Replace with actual date&time" }, - [""] = { '=strftime("%H%M ")' }, - [""] = { '=strftime("date %G-%m-%d")' }, + [""] = { 'mycall oe7drtmygrid jn57lb'}, + [""] = { '=strftime("date %G-%m-%d")' }, + [""] = { '=strftime("%H%M ")' }, + -- [""] = { '' }, [""] = { '=strftime("%Y-%m-%dT%H:%M:%S%z")', desc = "Insert actual date&time" }, }, t = {