소스 검색

Remove workgroups2 setup, not using it anyway

master
Mitchell Tishmack 5 년 전
부모
커밋
9c73ab35c8
1개의 변경된 파일0개의 추가작업 그리고 16개의 파일을 삭제
  1. +0
    -16
      emacs.org

+ 0
- 16
emacs.org 파일 보기

@@ -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...


불러오는 중...
취소
저장