Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorial.org
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ org_capture_templates = {
#+end_src

After restarting Vim you should be able to select the =Repo= capture-template
with =r= when you initiate a capture. If you have the link to the repo in you
with =r= when you initiate a capture. If you have the link to the repo in your
clipboard, it will be inserted into the link correctly. See the docs about the
possible ways to [[file:./configuration.org::#org_capture_templates][configure your templates]].

Expand Down
Loading