blob: d8df9bdd7f61986cfefcf3bd1f56789e79ecc7fd [file] [log] [blame]
" Copyright 2018 The Chromium OS Authors. All rights reserved.
" Use of this source code is governed by a BSD-style license that can be
" found in the LICENSE file.
setlocal shiftwidth=2
setlocal tabstop=2
setlocal softtabstop=2
setlocal expandtab
setlocal textwidth=80
setlocal wrap