This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add .pd extension to c_exts.


On Mon, 2 Sep 2019, Martin Liška wrote:

> Yep, I'm going to apply following patch that does it properly for the gcc-match
> file type.

So just to make sure I understand correctly why you need this:

you use some other value of 'tabstop' in Vim, and need to reset it back to its
default value of 8, as assumed by coding standards in GCC?

If that's the case, we should look into overriding 'tabstop' for all files in
the gcc tree, including .md files, not just .pd and C/C++ files, right?

Thanks.
Alexander

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]