Remove org-mode config (I no longer use org-mode)
This commit is contained in:
parent
8d09932cc6
commit
fea2a2ce4a
10 changed files with 0 additions and 1382 deletions
|
@ -41,12 +41,6 @@
|
|||
(let ((default-directory (narf/project-root)))
|
||||
(ido-find-file)))
|
||||
|
||||
;;;###autoload
|
||||
(defun narf/ido-find-org-file ()
|
||||
(interactive)
|
||||
(let ((default-directory org-directory))
|
||||
(ido-find-file)))
|
||||
|
||||
;;;###autoload
|
||||
(defun narf/ido-recentf ()
|
||||
"Use `ido-completing-read' to \\[find-file] a recent file"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue