From c4ed81a9a81887addf3389482c0fb77f111fce81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 3 Oct 2018 17:51:09 -0500 Subject: [PATCH] README of Jedi --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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)