b487984
1 2 3 4
vim.api.nvim_create_autocmd( "BufWritePost", { buffer = 0, command = "!xmodmap %" } )