aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 40419f9..4318c52 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,15 @@ compose messages in your `$EDITOR`.
# Save and quit
```
+# Configuration
+
+If you'd like to customize the editor you use outside of the `$EDITOR`
+environment variable, you can set it in weechat.
+
+```sh
+/set plugins.var.python.edit.editor "vim -f"
+```
+
# Installation
Copy the script to `~/.weechat/python/autoload`