Commit graph

6 commits

Author SHA1 Message Date
Maxi Wolff b994a520e3
[translate] Make sure that go-translate is loaded after posframe 2022-07-31 16:26:11 +02:00
Ray Wang 43f24dfc9c
[dap] move posframe package into spacemacs-visual layer
1. move posframe package into spacemacs-visual layer for package sharing
2. add `pre-int-posframe` and `post-init-posframe` for further configurations

Rebase to the latest code and remove posframe from translate layer

[translate] allow user to customize renders
2022-07-31 16:09:20 +02:00
Maxi Wolff ca728d278b
Fix double ownership of posframe package
each package can only be owned by one layer
in this case it's dap layer's package.

translate layer only uses pre-init stuff.
2022-07-31 16:01:12 +02:00
Arif Er 00f9ab19ac chore: update copyright headers to 2022
The script used to identify and update the change is added into the GitHub
workflows script directory. A workflow action can be created to trigger the
script to update the headers on the first of every new year. Possibly a task for
a consequent PR.
2022-06-03 17:32:20 +02:00
SpacemacsBot 10913caeb0 [bot] "documentation_updates" Fri May 13 16:52:02 UTC 2022 2022-05-13 18:52:10 +02:00
Ray Wang 24640fca75 Add layer translate for doing translation jobs 2022-05-13 07:36:18 +02:00