Setting your default editorΒΆ
zk
is not a text editor. Instead, it is designed to interface with your
favorite editor to write your notes.
You can customize which editor to use either from the
configuration file or environment variables. In order of
precedence, zk
will use:
ZK_EDITOR
environment variableeditor
configuration property[tool] editor = "vim"
VISUAL
environment variableEDITOR
environment variable