Skip to content

Commit 0e0f6e0

Browse files
csesshgithub-actions[bot]
authored andcommitted
auto-generate vimdoc
1 parent 392829a commit 0e0f6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/aoc.nvim.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This is how you generate one:
5151
1. Login to adventofcode.com <https://adventofcode.com>.
5252
2. Open Inspect panel, navigate to Storage tab.
5353
3. Select cookies and copy `session` value.
54-
4. Save to somewhere, e.g. `/var/tmp/aoc.txt`.
54+
4. Save to somewhere, e.g. `/var/tmp/aoc.txt`. Remeber to set appropriate permission, e.g `chmod 600` or whatever you deem acceptable.
5555
5. Update plugin config to set `session_filepath` attribute with the filepath above.
5656

5757

0 commit comments

Comments
 (0)