Skip to content

Commit

Permalink
just a blank
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielelanaro committed Mar 6, 2011
1 parent 9603fcd commit 8d9cf20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions starter-kit-completion.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
;;; starter-kit-completion.el --- A few common completion tricks
(defun ac-eshell-mode-setup ()
(add-to-list 'ac-sources 'ac-source-files-in-current-dir))

;; Live completion with auto-complete
;; (see http://cx4a.org/software/auto-complete/)
(require 'auto-complete-config nil t)
Expand Down

0 comments on commit 8d9cf20

Please sign in to comment.