branch: externals/olivetti
commit 9d9f9ce6612cfaf3d805337cfa027b82d7d0d586
Author: Paul Rankin <he...@paulwrankin.com>
Commit: Paul Rankin <he...@paulwrankin.com>

    Added hints
---
 README.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/README.md b/README.md
index 61575bb..4075127 100644
--- a/README.md
+++ b/README.md
@@ -69,3 +69,13 @@ History
 See [Releases].
 
 [releases]: https://github.com/rnkn/olivetti/releases "Olivetti releases"
+
+Hints
+-----
+
+To always use a different width for a specific file, set a [File Variable]
+specifying `olivetti-body-width`:
+
+    M-x add-file-local-variable RET olivetti-body-width RET 66 RET
+
+[file variable]: 
https://www.gnu.org/software/emacs/manual/html_node/emacs/File-Variables.html 
"File Variables"

Reply via email to