Create insert-zim-timestamp defun
This commit is contained in:
parent
b4f12e9be7
commit
0e5fd6169b
1
init.el
1
init.el
@ -67,6 +67,7 @@
|
||||
(load (concat user-emacs-directory "toggle-window-split.el"))
|
||||
(load (concat user-emacs-directory "round-number-to-decimals.el"))
|
||||
(load (concat user-emacs-directory "transpose-windows.el"))
|
||||
(load (concat user-emacs-directory "zim.el"))
|
||||
(load (concat user-emacs-directory "clearcase.el"))
|
||||
|
||||
(add-hook 'c-mode-hook
|
||||
|
Loading…
Reference in New Issue
Block a user