mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-06 09:31:39 -05:00
Actually update zeroein.el.
Sigh.
This commit is contained in:
parent
4b5ec14cb1
commit
10154bfa9e
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
(concat zeroein:root-dir p)))
|
||||
|
||||
(defvar zeroein:dependencies
|
||||
'("nxhtml" "markdown-mode" "websocket" "request"
|
||||
'("ein-mumamo" "nxhtml" "markdown-mode" "websocket" "request"
|
||||
"auto-complete" "popup" "fuzzy" "pos-tip" "smartrep"))
|
||||
|
||||
;; Loading the new python.el fails in Emacs 23.
|
||||
|
|
Loading…
Add table
Reference in a new issue