From c76afa1b09aa45637575c3494b5b74e25ce8a9e1 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 977a9de2..ee8540f3 100644 --- a/docs/external-editors.md +++ b/docs/external-editors.md @@ -71,6 +71,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