Open rwxrob opened 8 years ago
I've confirmed that although hugo new --editor=vi post works that adding the editor = "vi" setting to the config.toml file is ignored.
hugo new --editor=vi post
editor = "vi"
I've confirmed that although
hugo new --editor=vi post
works that adding theeditor = "vi"
setting to the config.toml file is ignored.