feat(app): unified search for commands and files
This commit is contained in:
parent
49939c4d8d
commit
657f3d5089
4 changed files with 176 additions and 98 deletions
|
|
@ -428,7 +428,7 @@ export default function Page() {
|
|||
{
|
||||
id: "file.open",
|
||||
title: "Open file",
|
||||
description: "Search and open a file",
|
||||
description: "Search files and commands",
|
||||
category: "File",
|
||||
keybind: "mod+p",
|
||||
slash: "open",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue