Skip to content

Commit

Permalink
ac-R is broken right now
Browse files Browse the repository at this point in the history
  • Loading branch information
timcharper committed Mar 24, 2011
1 parent b495cee commit c08de03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions initializers.available/auto-complete.el
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@


(add-to-list 'ac-dictionary-directories "~/.emacs.d/vendor/auto-complete/dict") (add-to-list 'ac-dictionary-directories "~/.emacs.d/vendor/auto-complete/dict")


(require 'ac-R)

(defun auto-complete-or-show-menu () (defun auto-complete-or-show-menu ()
(interactive) (interactive)
"Try to autocomplete. If only one possibility, show the menu so we can at least see the help for the method if available" "Try to autocomplete. If only one possibility, show the menu so we can at least see the help for the method if available"
Expand Down

0 comments on commit c08de03

Please sign in to comment.