Context: Add a reminder to mirror options in the vim syntax file

This commit is contained in:
Tomas Babej 2022-05-07 21:52:22 -04:00
parent e0c9561a8e
commit 0a558ef7c8

View file

@ -58,6 +58,7 @@
////////////////////////////////////////////////////////////////////////////////
// This string is parsed and used as default values for configuration.
// Note: New configuration options should be added to the vim syntax file in scripts/vim/syntax/taskrc.vim
std::string configurationDefaults =
"# Taskwarrior program configuration file.\n"
"# For more documentation, see https://taskwarrior.org or try 'man task', 'man task-color',\n"