8 Star 66 Fork 29

alibaba / PolarDB-for-PostgreSQL

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.dir-locals.el 730 Bytes
一键复制 编辑 原始数据 按行查看 历史
;; see also src/tools/editors/emacs.samples for more complete settings
((c-mode . ((c-basic-offset . 4)
(c-file-style . "bsd")
(fill-column . 78)
(indent-tabs-mode . t)
(tab-width . 4)))
(nxml-mode . ((fill-column . 78)
(indent-tabs-mode . nil)))
(perl-mode . ((perl-indent-level . 4)
(perl-continued-statement-offset . 2)
(perl-continued-brace-offset . -2)
(perl-brace-offset . 0)
(perl-brace-imaginary-offset . 0)
(perl-label-offset . -2)
(indent-tabs-mode . t)
(tab-width . 4)))
(sgml-mode . ((fill-column . 78)
(indent-tabs-mode . nil))))
C++
1
https://gitee.com/mirrors_alibaba/PolarDB-for-PostgreSQL.git
git@gitee.com:mirrors_alibaba/PolarDB-for-PostgreSQL.git
mirrors_alibaba
PolarDB-for-PostgreSQL
PolarDB-for-PostgreSQL
POLARDB_11_STABLE

搜索帮助