k now... emacs>vim
This commit is contained in:
11
.emacs.d/elpa/elpy-20171206.847/elpy-pkg.el
Normal file
11
.emacs.d/elpa/elpy-20171206.847/elpy-pkg.el
Normal file
@@ -0,0 +1,11 @@
|
||||
(define-package "elpy" "20171206.847" "Emacs Python Development Environment"
|
||||
'((company "0.9.2")
|
||||
(emacs "24.4")
|
||||
(find-file-in-project "3.3")
|
||||
(highlight-indentation "0.5.0")
|
||||
(pyvenv "1.3")
|
||||
(yasnippet "0.8.0")
|
||||
(s "1.11.0")))
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user