Explorar el Código

Remove workgroups2 setup, not using it anyway

master
Mitchell Tishmack hace 5 años
padre
commit
9c73ab35c8
Se han modificado 1 ficheros con 0 adiciones y 16 borrados
  1. +0
    -16
      emacs.org

+ 0
- 16
emacs.org Ver fichero

@@ -752,22 +752,6 @@ top to look at.
:hook (magit-mode . magit-todos-mode))
#+END_SRC

*** TODO workgroups2 :broken:

Save workgroup layouts. Similar..ish to desktop-save.

#+BEGIN_SRC emacs-lisp :tangle no
(use-package workgroups2
:ensure t
:custom
(wg-session-file "~/.emacs.d/workgroups")
(wg-prefix-key (kbd "C-c C-w"))
(wg-mode-line-display-on nil)
:init
(workgroups-mode 1)
)
#+END_SRC

*** autopair

Highlight matching ()'s []'s etc...


Cargando…
Cancelar
Guardar