[Libreoffice] Easy Hacks "remove all the bogus comments lying around"
Caolán McNamara
caolanm at redhat.com
Tue Oct 5 03:24:46 PDT 2010
On Tue, 2010-10-05 at 11:15 +0100, Michael Meeks wrote:
> Any chance you can share your nice vim keyboard mapping config and add
> that goodness to a wiki page, that can be linked to in the git
> pre-commit hook ?
For vim
set tabstop=4 shiftwidth=4 expandtab
is good IMO.
FWIW in sw/source/filter/ww8/* long ago I added
/* vi:set tabstop=4 shiftwidth=4 expandtab: */
to the end of all source files. I wonder about tweaking all our source
files to include emacs/vim/etc formatting directives
C.
More information about the LibreOffice
mailing list