mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-28 16:51:08 -05:00
I think I have a problem..
This commit is contained in:
12
init/init-floobits.el
Normal file
12
init/init-floobits.el
Normal file
@@ -0,0 +1,12 @@
|
||||
(use-package floobits
|
||||
:commands (floobits-join-workspace
|
||||
floobits-share-dir-public
|
||||
floobits-share-dir-private
|
||||
floobits-leave-workspace
|
||||
floobits-summon
|
||||
floobits-follow-mode-toggle
|
||||
floobits-clear-highlights))
|
||||
|
||||
|
||||
(provide 'init-floobits)
|
||||
;;; init-floobits.el ends here
|
Reference in New Issue
Block a user