Remove the focus package
This commit is contained in:
parent
a301db6205
commit
0682d7df78
@ -1966,17 +1966,6 @@ window.
|
|||||||
("M-g e" . avy-goto-word-0)))
|
("M-g e" . avy-goto-word-0)))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Focus mode
|
|
||||||
|
|
||||||
It is similar to narrow mode, except the narrowing part; it dims everything outside of the current
|
|
||||||
context.
|
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
|
||||||
(use-package focus
|
|
||||||
:bind
|
|
||||||
(([f8] . focus-mode)))
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
** Command logging mode
|
** Command logging mode
|
||||||
|
|
||||||
For occasional screen casting recordings.
|
For occasional screen casting recordings.
|
||||||
|
Loading…
Reference in New Issue
Block a user