Update #emacs achievements file
This commit is contained in:
@ -176,3 +176,17 @@
|
||||
;; provides a Spacemacs-inspired keybinding scheme and a smartparens
|
||||
;; config. Use it as a reference for your own modules.
|
||||
(default +bindings +smartparens))
|
||||
(custom-set-variables
|
||||
;; custom-set-variables was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(custom-safe-themes
|
||||
(quote
|
||||
("cdb3e7a8864cede434b168c9a060bf853eeb5b3f9f758310d2a2e23be41a24ae" "70cc30fd9d27a8d0d3ae82974ac2c409fd2cd5746470e2246778c6bec2d4857c" "5e96177f8bd6762e3f167fb7f5b6199fbff81704f654c66c772cd326d4fb78e3" "2878517f049b28342d7a360fd3f4b227086c4be8f8409f32e0f234d129cee925" "f30aded97e67a487d30f38a1ac48eddb49fdb06ac01ebeaff39439997cbdd869" default))))
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
)
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -7,6 +7,7 @@ c.url.searchengines = {
|
||||
"b": "https://www.beeradvocate.com/search/?q={}&qt=beer",
|
||||
"m": "https://www.openstreetmap.com/search?query={}",
|
||||
"k": "https://b-ok.cc/s/?q={}",
|
||||
"p": "https://thepirateboat.info/s/?q={}",
|
||||
}
|
||||
|
||||
c.messages.timeout = 5000
|
||||
|
||||
Reference in New Issue
Block a user