diff options
author | Jesús <heckyel@hyperbola.info> | 2019-05-08 12:33:55 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-05-08 12:33:55 -0500 |
commit | 02a914a1609ac85d64b9ad594ad8531b3d0c6ac8 (patch) | |
tree | 8425882110e5630bcff07aa18902fcaa248dccf6 | |
parent | 450c6c769107112b3533bfa3edd118a2c2480658 (diff) | |
download | emacs-personal-02a914a1609ac85d64b9ad594ad8531b3d0c6ac8.tar.lz emacs-personal-02a914a1609ac85d64b9ad594ad8531b3d0c6ac8.tar.xz emacs-personal-02a914a1609ac85d64b9ad594ad8531b3d0c6ac8.zip |
remove helm from README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -42,10 +42,6 @@ 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. -### Helm - -It's for default. [helm](modules/init-helm.el) - ### Mode Python - Require installed virtualenv, example: |