Config spec update for empty editor value.
This commit is contained in:
parent
6c2f0f6f8d
commit
4ff87085ae
@ -20,6 +20,8 @@ open_cmd = string(default=None)
|
|||||||
# if using a graphical editor, use the --wait or --block option, i.e.:
|
# if using a graphical editor, use the --wait or --block option, i.e.:
|
||||||
# "atom --wait"
|
# "atom --wait"
|
||||||
# "kate --block"
|
# "kate --block"
|
||||||
|
# If set to an empty string (default) pubs uses the value of the environment
|
||||||
|
# variable $EDITOR.
|
||||||
edit_cmd = string(default='')
|
edit_cmd = string(default='')
|
||||||
|
|
||||||
# If true debug mode is on which means exceptions are not catched and
|
# If true debug mode is on which means exceptions are not catched and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user