4 Star 1 Fork 1

Gitee 极速下载/Logging Framework for C - log4c

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/log4cplus/log4cplus
克隆/下载
.dir-locals.el 447 Bytes
一键复制 编辑 原始数据 按行查看 历史
Vaclav Haisman 提交于 2019-06-13 07:26 . Adjust .dir-locals.el.
;;; Directory Local Variables
;;; See Info node `(emacs) Directory Variables' for more information.
((nil .
((fill-column . 79)
(indent-tabs-mode)
(show-trailing-whitespace . t)
(whitespace-style face trailing lines-tail space-before-tab indentation)
(whitespace-newline . t)))
(c++-mode .
((tab-width . 4)
(whitespace-action warn-read-only auto-cleanup)))
(cmake-mode .
((whitespace-action warn-read-only auto-cleanup))))
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/log4cplus.git
git@gitee.com:mirrors/log4cplus.git
mirrors
log4cplus
Logging Framework for C - log4c
master

搜索帮助