1 Star 3 Fork 1

Xoooo / fuchsia

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.dir-locals.el 365 Bytes
一键复制 编辑 原始数据 按行查看 历史
;; 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, and wrap lines at 100.
(c-mode . ((indent-tabs-mode . nil)
(fill-column . 100)))
(c++-mode . ((indent-tabs-mode . nil)
(fill-column . 100)))
)
C++
1
https://gitee.com/xoooo/fuchsia.git
git@gitee.com:xoooo/fuchsia.git
xoooo
fuchsia
fuchsia
master

搜索帮助