-- G.api.nvim_buf_create_user_command( "*.py", "R" , "!python3 %", { complete = true }) G.cmd[[command! R !python3 %]]