mirror of
https://github.com/openharmony/third_party_gettext.git
synced 2026-07-01 10:25:03 -04:00
Add .dir-locals.el to force space indentation.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
((c-mode . ((indent-tabs-mode . nil)))
|
||||
(sh-mode . ((indent-tabs-mode . nil) (sh-basic-offset . 2))))
|
||||
Reference in New Issue
Block a user