Fix mixing parenthesis
This commit is contained in:
parent
0cf085f2dd
commit
b97744151f
@ -168,7 +168,7 @@
|
||||
(set-frame-selected-window (window-frame) sr-speedbar-window)
|
||||
(user-error "Speedbar window is not live")))
|
||||
|
||||
(global-set-key (kbd "M-m") #'goto-speedbar)
|
||||
(global-set-key (kbd "M-m") #'goto-speedbar))
|
||||
|
||||
;; --------------------------------------------------------------------------
|
||||
;; Enable yasnippet.
|
||||
|
Reference in New Issue
Block a user