Logo
Explore Help
Register Sign In
OpenHarmony/third_party_mesa3d
2
0
Fork 0
You've already forked third_party_mesa3d
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
878e8a89f40c7de1ae6a72025d57bdf699a73aff
third_party_mesa3d/.dir-locals.el

13 lines
265 B
EmacsLisp
Raw Normal View History

mesa: update the emacs indent files dirvars package has been replaced by built-in functionality of dir-locals. preserve the settings in the new infrastructure
2012-06-21 17:25:09 -04:00
((nil
(indent-tabs-mode . nil)
(tab-width . 8)
(c-basic-offset . 3)
(c-file-style . "stroustrup")
Add emacs setup for the docs/devinfo.html comment wrapping recommendation. Reviewed-by: Brian Paul <brianp@vmware.com>
2012-07-04 13:12:09 -07:00
(fill-column . 78)
mesa: update the emacs indent files dirvars package has been replaced by built-in functionality of dir-locals. preserve the settings in the new infrastructure
2012-06-21 17:25:09 -04:00
(eval . (progn
(c-set-offset 'innamespace '0)
(c-set-offset 'inline-open '0)))
)
dir-locals.el: Set indent-tabs-mode true for makefile-mode Makefiles need hard tabs, let's not make that harder than it needs to be. Signed-off-by: Kristian Høgsberg <krh@bitplanet.net> Reviewed-by: Matt Turner <mattst88@gmail.com>
2014-01-29 10:30:23 -08:00
(makefile-mode (indent-tabs-mode . t))
mesa: update the emacs indent files dirvars package has been replaced by built-in functionality of dir-locals. preserve the settings in the new infrastructure
2012-06-21 17:25:09 -04:00
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 111ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API