..
original commit: 897216e4da768036e6ed0c0067c94a20510dd9d2
This commit is contained in:
parent
f10b2835e4
commit
e6b30f3c89
|
@ -1103,7 +1103,9 @@
|
|||
(map-meta "c:space" "select-forward-sexp")
|
||||
(map-meta "c:t" "transpose-sexp")
|
||||
|
||||
(map-meta "c:m" "mark-matching-parenthesis"))
|
||||
;(map-meta "c:m" "mark-matching-parenthesis")
|
||||
; this keybinding doesn't interact with the paren colorer
|
||||
)
|
||||
(send keymap map-function "c:c;c:b" "remove-parens-forward")))
|
||||
|
||||
(define keymap (make-object keymap:aug-keymap%))
|
||||
|
|
Loading…
Reference in New Issue
Block a user