update README.md

This commit is contained in:
Jesús 2019-02-16 10:34:36 -05:00
parent 59d57392ae
commit 6eb2293b80
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -21,7 +21,7 @@ Lightweight configuration of emacs with basic utilities plus personal configurat
`pacman -S ttf-anonymous-pro`
> change the typography in the [init-gui.el](modules/init-gui.el) file
> change the typography in the [init-gui.el](modules/init-gui.el#L38) file
### Markdown Mode
- Require installed markdown in distro GNU+Linux, example:
@ -40,7 +40,11 @@ Lightweight configuration of emacs with basic utilities plus personal configurat
### Neotree
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.
So pressing `[f8]` will display (you must give "yes") a one-time screen to install all-the-icons fonts.
### Helm
It's for default. [heml](modules/init-helm.el)
### Mode Python
- Require installed virtualenv, example: