aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-02-16 10:34:36 -0500
committerJesús <heckyel@hyperbola.info>2019-02-16 10:34:36 -0500
commit6eb2293b80648f9acbd1df159ed081c4f13461ba (patch)
tree0bcd1138bfcea51372ff89b0e96d844dab1946a6
parent59d57392ae09956573d2dfdb2245b3824267c89b (diff)
downloademacs-personal-6eb2293b80648f9acbd1df159ed081c4f13461ba.tar.lz
emacs-personal-6eb2293b80648f9acbd1df159ed081c4f13461ba.tar.xz
emacs-personal-6eb2293b80648f9acbd1df159ed081c4f13461ba.zip
update README.md
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9f67bff..4cb74f7 100644
--- a/README.md
+++ b/README.md
@@ -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: