mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 19:17:19 +02:00
Context: Add a reminder to mirror options in the vim syntax file
This commit is contained in:
parent
e0c9561a8e
commit
0a558ef7c8
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue