Add documentation about using Vim/Neovim as editor

This commit is contained in:
David Isaksson 2022-10-02 22:14:00 +02:00
parent d4ce2a84cf
commit c76afa1b09

View file

@ -71,6 +71,17 @@ back to journal. In the case of MacVim, this is `-f`:
editor: "mvim -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 ## iA Writer
On OS X, you can use the fabulous [iA On OS X, you can use the fabulous [iA