浏览代码

Add nix-mode.

cray
Mitch Tishmack 11 年前
父节点
当前提交
1effd2d19f
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. +8
    -0
      emacs/.emacs.d/emacs.org

+ 8
- 0
emacs/.emacs.d/emacs.org 查看文件

@@ -909,6 +909,14 @@ Color variables for easy identification, its like a rainbow puked over everythin
)
#+END_SRC

*** nix-mode

Instead of text might as well get a decent mode hook going here.

#+BEGIN_SRC emacs-lisp
(use-package nix-mode :ensure t)
#+END_SRC

* mode related
*** common defaults



正在加载...
取消
保存