Commit 8fe4541c authored by Lei Zhang's avatar Lei Zhang Committed by Commit Bot

Fix comment in clang-format.vim.

Change-Id: I4f5915aaf17e3aa44e1c3d8d70059c4ce97c3347
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2496196
Auto-Submit: Lei Zhang <thestig@chromium.org>
Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#821541}
parent 5f56685c
" Copyright (c) 2014 The Chromium Authors. All rights reserved. " Copyright 2014 The Chromium Authors. All rights reserved.
" Use of this source code is governed by a BSD-style license that can be " Use of this source code is governed by a BSD-style license that can be
" found in the LICENSE file. " found in the LICENSE file.
" Binds cmd-shift-i (on Mac) or ctrl-shift-i (elsewhere) to invoking " Binds cmd-shift-i (on Mac) or ctrl-i (elsewhere) to invoke clang-format.py.
" clang-format.py.
" It will format the current selection (and if there's no selection, the " It will format the current selection (and if there's no selection, the
" current line.) " current line.)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment