diff options
author | Dante Catalfamo | 2020-06-25 12:27:14 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-06-25 12:28:22 -0400 |
commit | 0e0bbff4aa175f5142fe428051c3753bfe1396b0 (patch) | |
tree | 51a625ac3512ed5596de82d1cbc0490d6840825e /content/posts/dired-expand-dir-on-tab | |
parent | 5ed1fa6136f473501b1dfb7151e8fc218ae9647c (diff) | |
download | blog-0e0bbff4aa175f5142fe428051c3753bfe1396b0.tar.gz blog-0e0bbff4aa175f5142fe428051c3753bfe1396b0.tar.bz2 blog-0e0bbff4aa175f5142fe428051c3753bfe1396b0.zip |
Not a draft anymore
Diffstat (limited to 'content/posts/dired-expand-dir-on-tab')
-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 |