mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-23 18:10:36 +02:00
glsl: Remove extraneous .dir-locals.el
This was overriding the top-level .dir-locals.el causing some settings (like forcing spaces instead of tabs!) to be lost. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
parent
3de7e11f58
commit
59f18340c3
1 changed files with 0 additions and 3 deletions
|
|
@ -1,3 +0,0 @@
|
|||
((c-mode . ((c-basic-offset . 3)))
|
||||
(c++-mode . ((c-basic-offset . 3)))
|
||||
)
|
||||
Loading…
Add table
Reference in a new issue