✨ (config) Add global keybinding for Mastodon
All checks were successful
Publish / publish (push) Successful in 12s
All checks were successful
Publish / publish (push) Successful in 12s
This commit is contained in:
parent
82b973ce2c
commit
3ef57c2a03
1 changed files with 2 additions and 1 deletions
|
@ -2415,7 +2415,8 @@ Emacs client for Mastodon.
|
|||
(use-package mastodon
|
||||
:config
|
||||
(setq mastodon-instance-url "https://fosstodon.org"
|
||||
mastodon-active-user "mmk2410"))
|
||||
mastodon-active-user "mmk2410")
|
||||
:bind ("C-c M" . mastodon))
|
||||
#+end_src
|
||||
|
||||
* Emacs Everywhere
|
||||
|
|
Loading…
Add table
Reference in a new issue