ADD enhanced dired
This commit is contained in:
parent
db266f3ece
commit
bd3f737477
1 changed files with 6 additions and 0 deletions
|
|
@ -145,6 +145,12 @@ Look into customizing the 'ispell' group.
|
||||||
(add-hook 'prog-mode-hook 'flyspell-prog-mode)
|
(add-hook 'prog-mode-hook 'flyspell-prog-mode)
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
* Dired
|
||||||
|
|
||||||
|
#+begin_src emacs-lisp
|
||||||
|
(require 'dired-x)
|
||||||
|
#+end_src
|
||||||
|
|
||||||
* Whole-line-or-region
|
* Whole-line-or-region
|
||||||
|
|
||||||
Source:
|
Source:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue