diff options
| -rw-r--r-- | content/posts/dired-expand-dir-on-tab/index.org | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/content/posts/dired-expand-dir-on-tab/index.org b/content/posts/dired-expand-dir-on-tab/index.org index 7e189e3..c4a8062 100644 --- a/content/posts/dired-expand-dir-on-tab/index.org +++ b/content/posts/dired-expand-dir-on-tab/index.org @@ -1,6 +1,6 @@  #+TITLE: Expanding a Directory With Tab in Dired Mode  #+DATE: 2020-06-25T12:02:59-04:00 -#+DRAFT: true +#+DRAFT: false  #+DESCRIPTION: How to setup Emacs to expand dired directories on TAB  #+TAGS[]: emacs  #+KEYWORDS[]: emacs dired | 
