summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrés Martinelli <andmarti1424@users.noreply.github.com>2022-04-19 09:04:46 -0300
committerGitHub <noreply@github.com>2022-04-19 09:04:46 -0300
commit7ab36f2732c84ee6cebdcfbd6d22b55a46979202 (patch)
treeb6ce9c5f569882c397211e4dfe8111c01d65ae90
parent25662468b7645f34ae800a79a7e2e4abc832a273 (diff)
parent943467f44ef72b416a219e52e565fb4007afe5ce (diff)
Merge pull request #705 from werkzeug/doc-fix
update scimrc path in doc file
-rwxr-xr-xsrc/doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc b/src/doc
index d14aa93..1e917ab 100755
--- a/src/doc
+++ b/src/doc
@@ -1868,8 +1868,8 @@ Commands for handling cell content:
There are a couple of themes you can use with sc-im.
They are "dracula", "old.sc", "papercolor-dark" and "prince.persia", and
they are located in the "/themes" folder.
- You can add the corresponding lines of those in your .scimrc or you can
- load them at runtime with `:load path_to_theme_file`
+ You can add the corresponding lines of those to $HOME/.config/sc-im/scimrc
+ or you can load them at runtime with `:load path_to_theme_file`
==============================================================================
&External scripts&