trying to fix
This commit is contained in:
parent
fa407dfeb6
commit
e013d7569e
22945 changed files with 447936 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
<!-- SC_OFF --><div class="md"><p>im using doom emacs and dired. i dont like how new buffer is open when selecting a folder. i want to use tab to show subtree. i have found <a href="https://blog.lambda.cx/posts/dired-expand-dir-on-tab/">this</a>:</p> <pre><code>(use-package dired-subtree :ensure t :after dired :bind (:map dired-mode-map ("TAB" . dired-subtree-toggle))) </code></pre> <p>i know doom doesnt use use-package, how to do this?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Far-Veterinarian9464"> /u/Far-Veterinarian9464 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r5dnty/usepackage_alternative_for_doom_emacs_how_to_do/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r5dnty/usepackage_alternative_for_doom_emacs_how_to_do/">[comments]</a></span>
|
Loading…
Add table
Add a link
Reference in a new issue