In light of Norbert's comment maybe add *.cxx *.hxx

augroup trailing_whitespace
    autocmd!
    autocmd BufWritePre *.cxx :%s/\s\+$//e
    autocmd BufWritePre *.hxx :%s/\s\+$//e
augroup END

Attachment: signature.asc
Description: Digital signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to