aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/after/ftplugin/tmux.lua
blob: 590a12e3a501805f6280ccd0abec29c058151531 (plain) (blame)
1
vim.api.nvim_create_autocmd("BufWritePost", { buffer = 0, command = "make" })