commit 63ade8831966c1be82f01b7d8f2779ca12a1ac2b
parent d66a6e7d3dc15410b354fa1f35c3270958a409c1
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 15 Nov 2019 15:59:54 +0100
Minor text edits
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pages/002-scholarref.html b/pages/002-scholarref.html
@@ -192,7 +192,7 @@ and structural regular expressions from the plan9 editor <a
href="https://sam.cat-v.org/">sam(1)</a>. However, after using
it exclusively for three months, I concluded that it is too
immature for general use. If desired, add the following binding to
-<strong>~/.config/visrc.lua</strong>:</p>
+<strong>~/.config/vis/visrc.lua</strong>:</p>
<pre><code>vis:map(vis.modes.NORMAL, leader..'r', ':< scholarref ')</code></pre>
@@ -213,7 +213,7 @@ directly to the bibliography.</p>
map <C-s> feedkeys ":exec scholarref --add '$FILE'<Return>"
</code></pre>
-<p>My full zathura configuration file is available <a
+<p>My full zathura configuration is available <a
href="https://src.adamsgaard.dk/dotfiles/file/.config/zathura/zathurarc.html">here</a>.</p>
<h2>Questions/bugs/feedback/improvements</h2>