dotfiles/nvim/.config/nvim/after/ftplugin/dockerfile.vim

2 lines
62 B
VimL

autocmd! BufWritePost <buffer> lua require('lint').try_lint()