Reviewed-by: Marek Olšák <[email protected]> Marek
On Fri, May 17, 2019 at 11:22 AM Connor Abbott <[email protected]> wrote: > At least on vim, indenting doesn't work without this. Copied from > src/amd/vulkan. > --- > src/gallium/drivers/radeonsi/.editorconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/gallium/drivers/radeonsi/.editorconfig > b/src/gallium/drivers/radeonsi/.editorconfig > index cc8e11ffd65..21a3c7d1274 100644 > --- a/src/gallium/drivers/radeonsi/.editorconfig > +++ b/src/gallium/drivers/radeonsi/.editorconfig > @@ -1,2 +1,3 @@ > [*.{c,h}] > indent_style = tab > +indent_size = tab > -- > 2.17.2 > > _______________________________________________ > mesa-dev mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
