mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
Merge 50a556806e into 37f4abd11c
This commit is contained in:
commit
8a7936fb80
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@
|
||||||
'(("Yandex" "https://yandex.com/search/?text=%s")
|
'(("Yandex" "https://yandex.com/search/?text=%s")
|
||||||
("Yandex images" "https://yandex.com/images/search?text=%s")
|
("Yandex images" "https://yandex.com/images/search?text=%s")
|
||||||
("Yandex maps" "https://yandex.com/maps?text=%s")))
|
("Yandex maps" "https://yandex.com/maps?text=%s")))
|
||||||
|
(when (modulep! :lang racket)
|
||||||
|
'(("Racket Manuals" "https://docs.racket-lang.org/search/index.html?q=%s")))
|
||||||
(when (modulep! :lang rust)
|
(when (modulep! :lang rust)
|
||||||
'(("Rust Docs" "https://doc.rust-lang.org/std/?search=%s"))))
|
'(("Rust Docs" "https://doc.rust-lang.org/std/?search=%s"))))
|
||||||
"An alist that maps online resources to either:
|
"An alist that maps online resources to either:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue