There seems to be some redundancy in the definitions for the colemak
transitions;  comment away a section to see if anything breaks.
master
Jacopo De Simoi 5 years ago
parent 1b37ddeddd
commit 37846a0d45
  1. 4
      global.org

@ -575,7 +575,7 @@
:session nil "/org/xkbvleds" "org.xkbvleds" "indicatorChanged"
'xkbvleds-indicator-signal-handler))
#+end_src
** Tarmak-ready
** COMMENT Tarmak-ready
Set up all possible combinations of modifiers
#+begin_src emacs-lisp
(defun concat-recursive (b &optional a)
@ -1360,7 +1360,7 @@
(autoload 'enable-paredit-mode "paredit" "Turn on
pseudo-structural editing of Lisp code." t)
(add-hook 'emacs-lisp-mode-hook #'enable-paredit-mode)
(require 'hydra)
(require 'highlight-parentheses)
(defun hydra-paren/hl-paren-force-fix ()

Loading…
Cancel
Save