vim/ftplugin/octobercms.vim

5 lines
156 B
VimL
Raw Normal View History

2019-08-22 11:50:30 +00:00
augroup RemoveControlM
" FIXME - need to work out how to pass without it being treated literally
" autocmd * BufWritePre <buffer> %s/ $//
augroup END