diff options
author | Jesús <heckyel@hyperbola.info> | 2018-10-03 17:51:09 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2018-10-03 17:51:09 -0500 |
commit | c4ed81a9a81887addf3389482c0fb77f111fce81 (patch) | |
tree | c068c20267cf81c01003e11c95c5727e8f96017e | |
parent | 013707863fe8ba6758d00e9e2c5e540b5805d1a5 (diff) | |
download | emacs-personal-c4ed81a9a81887addf3389482c0fb77f111fce81.tar.lz emacs-personal-c4ed81a9a81887addf3389482c0fb77f111fce81.tar.xz emacs-personal-c4ed81a9a81887addf3389482c0fb77f111fce81.zip |
README of Jedi
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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) |