diff --git a/init.el b/init.el index 0b48120..56575e0 100644 --- a/init.el +++ b/init.el @@ -304,10 +304,6 @@ This is the same as using \\[set-mark-command] with the prefix argument." (byte-recompile-directory "~/.emacs.d/bibretrieve" 0) (load "bibretrieve") - -;; (require 'wordnik) -;; (setq wordnik-api-key "fa815fa92045b7fa23699014d0a01c081b3d9c3c761292bf3")(kbd "H-=") synonym-at-point) - (require 'wordnik-synonym) (global-set-key (kbd "H-=") 'wn/synonym-at-point)