Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
samhedin committed Jul 22, 2020
1 parent ac646fe commit 4e3693b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ A Pandoc filter that converts rust documentation to .org-files! This is still in
* You can also convert docs generated by `cargo doc`

## Misc
I use it with [Helm ag](https://github.com/bridgesense/emacs-helm-ag), setting dir to the output dir used during `batch_convert`.
You can use the following command, if you have ripgrep installed!
I use it with [Helm ag](https://github.com/bridgesense/emacs-helm-ag):
* Install ripgrep
* Change the first argument to `helm-ag` to whatever outdir you used when running `batch_convert.sh`.
``` emacs-lisp
(defun search-rustdoc (search-term)
(interactive
Expand Down

0 comments on commit 4e3693b

Please sign in to comment.