Context: Add a reminder to mirror options in the vim syntax file
This commit is contained in:
@@ -58,6 +58,7 @@
|
|||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
// This string is parsed and used as default values for configuration.
|
// 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 =
|
std::string configurationDefaults =
|
||||||
"# Taskwarrior program configuration file.\n"
|
"# Taskwarrior program configuration file.\n"
|
||||||
"# For more documentation, see https://taskwarrior.org or try 'man task', 'man task-color',\n"
|
"# For more documentation, see https://taskwarrior.org or try 'man task', 'man task-color',\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user