xref: /third_party/mesa3d/src/imagination/.dir-locals.el (revision bf215546)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/mesa3d/src/imagination/
1((nil . ((show-trailing-whitespace . t)))
2 (prog-mode
3  (indent-tabs-mode . nil)
4  (tab-width . 3)
5  (c-basic-offset . 3)
6  (c-file-style . "linux")
7  (fill-column . 80)
8  )
9 )
10

Indexes created Thu Nov 07 10:32:03 CST 2024