{ after = { files."after/ftplugin/python.lua" = { localOptions.conceallevel = 1; keymaps = [ { mode = "n"; key = ""; action = ":!python script.py"; options.silent = true; } ]; }; }; }