[Mesa-dev] [PATCH] radeonsi: Fix editorconfig
Marek Olšák
maraeo at gmail.com
Wed May 22 20:07:58 UTC 2019
Reviewed-by: Marek Olšák <marek.olsak at amd.com>
Marek
On Fri, May 17, 2019 at 11:22 AM Connor Abbott <cwabbott0 at gmail.com> 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
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190522/11c0d4d5/attachment.html>
More information about the mesa-dev
mailing list