I think I have a problem..
This commit is contained in:
parent
5aa3c282be
commit
7ddb52699d
55 changed files with 745 additions and 318 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue