Commit Graph

28 Commits

Author SHA1 Message Date
Sameer Rahmani 9914395a4d Abstract away rainbow delimiters and paredit into their cubes 2022-12-02 22:35:04 +00:00
Sameer Rahmani 649c542b84 Add the support for 'discover' 2022-10-31 13:32:54 +00:00
Sameer Rahmani 578dcddbd0 Add the emojify cube 2022-10-31 13:32:26 +00:00
Pouya Abbassi f5c749e91f PR6 - Refactor and restructure clojure-cube and badwolf-theme-cube. 2022-08-22 11:50:53 +00:00
Pouya Abbassi 3d8359c18c Add BadWolf theme cube 2022-08-22 11:50:53 +00:00
Sameer Rahmani 0657c8455d Update license headers for the copyright time 2022-07-01 18:27:21 +01:00
Sameer Rahmani 4656df14e9 Add origami cube to support folding 2022-06-27 23:37:51 +01:00
Sameer Rahmani 246fc233d5 Add more statusbar components 2021-12-14 19:52:35 +00:00
Sameer Rahmani d5059ac258 Add a macro to define statusbar units that takes care of timers 2021-12-12 19:51:09 +00:00
Sameer Rahmani f6b08db017 Add a basic statusbar mode 2021-12-12 11:15:23 +00:00
Sameer Rahmani 1a692e7dbb Setup the minimodeline with respect to the local API 2021-12-11 18:35:15 +00:00
Sameer Rahmani 8d13a3ec3e Add the default mechanism to create and modify modelines 2021-12-11 14:56:57 +00:00
Sameer Rahmani 8c487406f3 Add a naive index generator for the cubes list page 2021-10-12 00:56:20 +01:00
Sameer Rahmani db967c38f3 Add the ability to build the docs from cubes docstrings 2021-10-12 00:35:05 +01:00
Sameer Rahmani e3c96baa66 Add terraform andt several more cubes 2021-08-29 19:44:18 +01:00
Sameer Rahmani 0ef18bea8d Add org mode cube 2021-07-02 15:48:30 +01:00
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 16c2ad9fe8 Add pinentry and rcirc cubes 2021-05-06 09:29:34 +01:00
Sameer Rahmani 9031d2ef34 Add the projectile cube 2021-05-04 18:25:39 +01:00
Sameer Rahmani 1f71ce0f0a Add the Golang cube 2021-05-04 10:16:39 +01:00
Sameer Rahmani 2f7855ce1b Enhance the dracula color theme 2021-05-03 18:38:25 +01:00
Sameer Rahmani c813cec12f Add cursor-type cube 2021-05-03 17:02:13 +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 a62c529605 Add flycheck cube 2021-05-03 00:45:44 +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
Sameer Rahmani f2e73e2570 Add buffer/window navigation cubes and font cube 2021-04-21 19:42:09 +01:00
Sameer Rahmani 55f0a3dab0 Upgrade the defcube macro with some hooks 2021-04-18 16:10:02 +01:00
Sameer Rahmani ff561ccb9a Add a very basic editor cube to setup some basic functionality 2021-03-08 14:10:13 +00:00