summaryrefslogtreecommitdiffstats
path: root/.config/nvim/after/plugin/autocmds.vim
blob: ae5504614a5eb2a77bb81d689959170ce97c8e67 (plain)
1
2
" I don't know how to port this yet
autocmd BufRead,BufWrite * if ! &bin | silent! %s/\s\+$//ge | endif