aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)