aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-10-03 17:51:09 -0500
committerJesús <heckyel@hyperbola.info>2018-10-03 17:51:09 -0500
commitc4ed81a9a81887addf3389482c0fb77f111fce81 (patch)
treec068c20267cf81c01003e11c95c5727e8f96017e
parent013707863fe8ba6758d00e9e2c5e540b5805d1a5 (diff)
downloademacs-personal-c4ed81a9a81887addf3389482c0fb77f111fce81.tar.lz
emacs-personal-c4ed81a9a81887addf3389482c0fb77f111fce81.tar.xz
emacs-personal-c4ed81a9a81887addf3389482c0fb77f111fce81.zip
README of Jedi
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index ee2b7b3..8235f26 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,12 @@ Lightweight configuration of emacs with basic utilities plus personal configurat
Neotree comes by default in combination with all-the-icons.
So pressing «f8» will display (you must give "yes") a one-time screen to install all-the-icons fonts.
+### Mode Python
+- Require installed virtualenv, example:
+
+ `pacman -S python-virtualenv`
+
+M-x jedi:install-server [RET]
### License
- [GLPv3](LICENSE)