mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-28 09:54:33 +00:00
chore: Remove tasks.md (#10273)
The file has been moved over to zed.dev repo and resurrected some time ago. Release Notes: - N/A
This commit is contained in:
parent
4bdfc12b79
commit
7aef447f47
2 changed files with 5 additions and 1 deletions
|
@ -652,5 +652,10 @@
|
|||
// Mostly useful for developers who are managing multiple instances of Zed.
|
||||
"dev": {
|
||||
// "theme": "Andromeda"
|
||||
},
|
||||
// Task-related settings.
|
||||
"task": {
|
||||
// Whether to show task status indicator in the status bar. Default: true
|
||||
"show_status_indicator": true
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
# Tasks
|
Loading…
Reference in a new issue