Ver a proveniência

delete unneeded memo

pull/1/head
10sr há 12 anos
ascendente
cometimento
76775ee928
1 ficheiros alterados com 0 adições e 3 eliminações
  1. +0
    -3
      emacs.el

+ 0
- 3
emacs.el Ver ficheiro

@@ -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"))


Carregando…
Cancelar
Guardar