First bits of polish
This commit is contained in:
parent
2b1fa07e89
commit
24d671ed3f
4 changed files with 361 additions and 314 deletions
|
@ -36,6 +36,7 @@ use std::{
|
|||
thread,
|
||||
time::Duration,
|
||||
};
|
||||
use terminal;
|
||||
use theme::{ThemeRegistry, DEFAULT_THEME_NAME};
|
||||
use util::{ResultExt, TryFutureExt};
|
||||
use workspace::{self, AppState, NewFile, OpenPaths};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue