blob: 7f1ebfd9eebccf48f670e6840c6ec15a8df3b479 [file] [log] [blame]
;; Copyright 2017 The Fuchsia Authors. All rights reserved.
;; Use of this source code is governed by a BSD-style license that can be
;; found in the LICENSE file.
(
;; Expand tabs as spaces.
(c-mode . ((indent-tabs-mode . nil)))
(c++-mode . ((indent-tabs-mode . nil)))
)