瀏覽代碼

delete unneeded memo

pull/1/head
10sr 13 年之前
父節點
當前提交
76775ee928
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. +0
    -3
      emacs.el

+ 0
- 3
emacs.el 查看文件

@@ -1,9 +1,6 @@
;; load another file
;; (load-file "~/filepath")

;; (thing-at-point 'word)
;; (define-generic-mode)

(unless (file-directory-p (expand-file-name "~/.emacs.d"))
(make-directory (expand-file-name "~/.emacs.d")))
(unless (file-directory-p (expand-file-name "~/.emacs.d/lisp"))


Loading…
取消
儲存