A reference like \"[[ref:1234]]\" should be transformed into a button. A click should display the matching locations \"[[id:1234]]\" in files' content, file names and buffers. A click on a location should display the references to it. More precisely: - A location is defined as: - or :ID: - or [[id:]] - or [[id:][]] - A reference is defined as: - or :REF: - or [[ref:]] - or [[ref:][]] This package requires `ripgrep' and `fd'.