Move functions from file-manip.el to the Org config

This commit is contained in:
2018-07-29 19:05:26 +02:00
parent d52a110acb
commit 372df13155
3 changed files with 40 additions and 36 deletions

View File

@@ -31,7 +31,6 @@
(load "zim")
(load "text-manip")
(load "frame-manip")
(load "file-manip")
(load "window-manip")
(load "xdg-paths")
(load "utils")