Remove zed2-related comment
This was the last result when searching for `zed2`
This commit is contained in:
parent
3ddba6fc71
commit
1bc2e0ee5c
1 changed files with 0 additions and 2 deletions
|
@ -103,8 +103,6 @@ fn main() -> Result<()> {
|
||||||
let mut theme_families = Vec::new();
|
let mut theme_families = Vec::new();
|
||||||
|
|
||||||
/// Whether VS Code themes should be imported.
|
/// Whether VS Code themes should be imported.
|
||||||
///
|
|
||||||
/// For the initial release of Zed2, we will just be using the Zed1 themes ported to Zed2.
|
|
||||||
const IMPORT_VS_CODE_THEMES: bool = false;
|
const IMPORT_VS_CODE_THEMES: bool = false;
|
||||||
|
|
||||||
if IMPORT_VS_CODE_THEMES {
|
if IMPORT_VS_CODE_THEMES {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue