Remove previous attempt for wordnik impl

master
Jacopo De Simoi 12 years ago
parent 705a54bda1
commit 8da0aede4f
  1. 4
      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)

Loading…
Cancel
Save