文件名称:matlab改变代码字体-dotemacs:Dotemacs
文件大小:29KB
文件格式:ZIP
更新时间:2024-06-12 11:40:43
系统开源
matlab更改代码字体目录 早起 纠结到Early-init.el 初始设定 ; ;; -*- lexical-binding : t -*- ; ; increase GC threshold until startup (in Initial section under hooks) ( setq gc-cons-threshold most-positive-fixnum) ( defconst IS-LINUX ( eq system-type 'gnu/linux ) " Are we currently on a Linux OS " ) ( defconst IS-WINDOWS ( memq system-type '(cygwin windows-nt ms-dos)) " Are we currently on a windows OS " ) ( setq package-enable-at-startup nil ) ; disable package.el at startup ( advice-add # 'package--ensure-init-fil
【文件预览】:
dotemacs-master
----snippets()
--------latex-mode()
--------markdown-mode()
--------org-mode()
----early-init.el(3KB)
----init.el(444B)
----README.org(70KB)
----.gitignore(32B)