1 Star 0 Fork 0

xblj/zsh

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 325 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Top-most editorconfig file
root = true
[*]
end_of_line = lf
tab_width = 8
indent_size = 2
indent_style = space
[**/Makefile*]
indent_style = tab
indent_size = 8
[Functions/VCS_Info/**/*]
indent_size = 4
indent_style = space
[ChangeLog]
indent_size = 8
indent_style = tab
[*.[ch]]
indent_size = 4
indent_style = tab
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xblj/zsh.git
git@gitee.com:xblj/zsh.git
xblj
zsh
zsh
master

搜索帮助