Fix most of the TODOs
This commit is contained in:
parent
6028cd90d4
commit
8180938401
5 changed files with 8 additions and 6 deletions
|
@ -268,7 +268,9 @@
|
|||
// Whether to show warnings or not by default.
|
||||
"include_warnings": true
|
||||
},
|
||||
// TODO kb docs
|
||||
// Add files or globs of files that will be excluded by Zed entirely:
|
||||
// they will be skipped during FS scan(s), file tree and file search
|
||||
// will lack the corresponding file entries.
|
||||
"file_scan_exclusions": [
|
||||
"**/.git",
|
||||
"**/.svn",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue