Skip to content

Commit

Permalink
Update document
Browse files Browse the repository at this point in the history
  • Loading branch information
masasam committed Jul 19, 2018
1 parent 8bf48b9 commit e25f78c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -73,7 +73,12 @@ You can publish your blog to the server and the browser opens automatically.

You can search blog article with [counsel-ag](https://github.com/abo-abo/swiper) or [helm-ag](https://github.com/syohex/emacs-helm-ag).

If both are installed, counsel-ag takes precedence.
If both are installed, counsel-ag takes precedence at default and
you can use helm-ag by writing the following to .emacs or init.el

(setq easy-hugo-helm-ag t)

If you deploy your blog at github

M-x easy-hugo-github-deploy

Expand Down

0 comments on commit e25f78c

Please sign in to comment.