master
Jacopo De Simoi 12 years ago
parent 0ce838f923
commit c36f5838a5
  1. 4
      init.el

@ -376,10 +376,6 @@ This is the same as using \\[set-mark-command] with the prefix argument."
(require 'wordnik-synonym)
(global-set-key (kbd "H-=") 'wn/synonym-at-point)
;; (require 'smartparens)
;; (require 'smartparens-config)
;; (require 'smartparens-latex)
(add-hook 'minibuffer-exit-hook
'(lambda ()
(let ((buffer "*Completions*"))

Loading…
Cancel
Save