1 Star 0 Fork 0

风中传说 / VirtualBox

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.dir-locals.el 405 Bytes
一键复制 编辑 原始数据 按行查看 历史
kevin 提交于 2021-02-04 16:07 . create the virtualbox git repo
;;; Directory Local Variables
;;; See Info node `(emacs) Directory Variables' for more information.
;; You might want to use
;;
;; (put 'indent-tabs-mode 'permanent-local t)
;;
;; to ensure that it's not reset when you manually switch an .h file
;; that was automatically opened in c-mode to c++-mode.
((c++-mode
(indent-tabs-mode))
(c-mode
(indent-tabs-mode))
(nxml-mode
(indent-tabs-mode)))
1
https://gitee.com/fzcs/virtual-box.git
git@gitee.com:fzcs/virtual-box.git
fzcs
virtual-box
VirtualBox
master

搜索帮助