Add enable vim mode checkbox to welcome screen
This commit is contained in:
parent
9f32a6e209
commit
4b2c24dd8c
4 changed files with 27 additions and 2 deletions
|
@ -25,6 +25,7 @@ theme_selector = { path = "../theme_selector" }
|
|||
util = { path = "../util" }
|
||||
picker = { path = "../picker" }
|
||||
workspace = { path = "../workspace" }
|
||||
vim = { path = "../vim" }
|
||||
|
||||
anyhow.workspace = true
|
||||
log.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue