diff options
-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) |