parent
4d58ae60b0
commit
8102d1d009
17 changed files with 371 additions and 273 deletions
|
|
@ -168,6 +168,18 @@ inputs@{ machine, ... }:
|
|||
keyword = "!no";
|
||||
url = "https://search.nixos.org/options?query=%s";
|
||||
}
|
||||
{
|
||||
keyword = "!ri";
|
||||
url = "https://github.com/rust-lang/rust/issues/%s";
|
||||
}
|
||||
{
|
||||
keyword = "!tf";
|
||||
url = "https://rust.tf/%s";
|
||||
}
|
||||
{
|
||||
keyword = "!dg";
|
||||
url = "https://rustc-dev-guide.rust-lang.org/?search=%s";
|
||||
}
|
||||
|
||||
# {
|
||||
# name = "bank";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue