Commit Graph

3 Commits

Author SHA1 Message Date
Sameer Rahmani dfed2fd5f7 Add the :flag-default to editor cubes and nest them inside the editor 2021-05-07 16:03:33 +01:00
Sameer Rahmani 6c4b304afe Add :flag and :no-flag to cube macro
This way we can define flags to control the cubes
automatically. Then we can just call cubes inside
of each other and control the behavior via flags.
if :no-flag set to true then the cube won't be needing
a flag to get activated.
2021-05-03 01:42:57 +01:00
Sameer Rahmani d4aa08311f Add necessary cubes to swtich to v3
I've added some cubes including 'selectrum', 'company'
'lsp', 'smart-mode-line', 'mini-modline' and several
others which allows me to switch to v3 and continue
from there. Some of the cubes are not in the right place
but will move them to an appropriate location later on
2021-05-03 00:45:44 +01:00