Add basic company config
This commit is contained in:
parent
ec1241f976
commit
5a228966ca
2 changed files with 48 additions and 0 deletions
sample
|
@ -2,6 +2,7 @@
|
|||
|
||||
(require 'prelude-ido) ;; Super charges Emacs completion for C-x C-f and more
|
||||
;; (require 'prelude-helm) ;; Interface for narrowing and search
|
||||
(require 'prelude-company)
|
||||
|
||||
(require 'prelude-c)
|
||||
;; (require 'prelude-clojure)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue