From b992c7a8510041b30b845dc819686200e9d2e343 Mon Sep 17 00:00:00 2001 From: David Isaksson Date: Sun, 2 Oct 2022 22:14:00 +0200 Subject: [PATCH] Add documentation about using Vim/Neovim as editor --- docs/external-editors.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/external-editors.md b/docs/external-editors.md index 18a9367c..3822e2b6 100644 --- a/docs/external-editors.md +++ b/docs/external-editors.md @@ -51,6 +51,17 @@ back to journal. In the case of MacVim, this is `-f`: editor: "mvim -f" ``` +## Vim/Neovim + +To use any of the Vim derivatives as editor in Linux, simply set the `editor` +to the executable: + +```yaml +editor: "vim" +# or +editor: "nvim" +``` + ## iA Writer On OS X, you can use the fabulous [iA