Remove the sx package
This commit is contained in:
parent
32e07598b7
commit
c91421c3f8
@ -1943,17 +1943,6 @@ For occasional screen casting recordings.
|
||||
(use-package command-log-mode)
|
||||
#+END_SRC
|
||||
|
||||
** Use StackExchange sites in an Emacs window
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package sx
|
||||
:demand
|
||||
:bind
|
||||
(:map gpolonkai/pers-map
|
||||
("qi" . sx-inbox)
|
||||
("qs" . sx-search)))
|
||||
#+END_SRC
|
||||
|
||||
** Goto last change
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
Loading…
Reference in New Issue
Block a user