Sameer Rahmani
4656df14e9
Add origami cube to support folding
8 months ago
Sameer Rahmani
ca50c4709a
Remove unused code from the rigel client
10 months ago
Sameer Rahmani
e4249444f8
Break the rigel cube into autoload sections
10 months ago
Sameer Rahmani
699bc88830
Add the Poc for Rigel support
10 months ago
Sameer Rahmani
b062746013
Add the zig cube
10 months ago
Sameer Rahmani
67593cd35b
Fix the typo in latex example for towrite
10 months ago
Sameer Rahmani
4bdbc39bcd
Fix the tw snippet key
10 months ago
Sameer Rahmani
862366e287
Add the tw(towrite) snippet org-mode
10 months ago
Sameer Rahmani
687d138fe3
Finish up episode 3
12 months ago
Sameer Rahmani
a367126f1d
Fix an issue with the haml mode
1 year ago
Sameer Rahmani
6e9e76817a
Add eldoc box cube
1 year ago
Behnam Khanbeigi
b0934454a6
Create haml cube
1 year ago
Sameer Rahmani
7f98f81b1c
Add the graviz support to org-babel
1 year ago
Sameer Rahmani
246fc233d5
Add more statusbar components
1 year ago
Sameer Rahmani
f063883f6c
Add battery and memory units for the status bar
1 year ago
Sameer Rahmani
d5059ac258
Add a macro to define statusbar units that takes care of timers
1 year ago
Sameer Rahmani
0064223dec
Finish the first version of the statusbar
1 year ago
Sameer Rahmani
f6b08db017
Add a basic statusbar mode
1 year ago
Sameer Rahmani
1a692e7dbb
Setup the minimodeline with respect to the local API
1 year ago
Sameer Rahmani
8d13a3ec3e
Add the default mechanism to create and modify modelines
1 year ago
Sameer Rahmani
f9e0077bef
Add the graph cube for graphviz development
1 year ago
Sameer Rahmani
e3b78a4ca9
Fix the libgcc issue and add diff-hl cube
1 year ago
Sameer Rahmani
8c487406f3
Add a naive index generator for the cubes list page
1 year ago
Sameer Rahmani
db967c38f3
Add the ability to build the docs from cubes docstrings
1 year ago
Sameer Rahmani
e3c96baa66
Add terraform andt several more cubes
1 year ago
Sameer Rahmani
5af9e1543b
Add the bookmark cube
2 years ago
Sameer Rahmani
ad2560bdf3
Add the git cube to support git integration
2 years ago
Sameer Rahmani
0ef18bea8d
Add org mode cube
2 years ago
Sameer Rahmani
b3d5cd422d
Add java and yasnippet cubes
2 years ago
Sameer Rahmani
9fd18ecf9c
Fix the activation issue on cubes and add few new cubes
2 years ago
Sameer Rahmani
dfed2fd5f7
Add the :flag-default to editor cubes and nest them inside the editor
2 years ago
Sameer Rahmani
08e9826818
Add the :flag-default to cubes to activate them by default
2 years ago
Sameer Rahmani
a29d364257
Add the vterm cube
2 years ago
Sameer Rahmani
40432de56c
Modify 'defflag' macro to accept a default value
2 years ago
Sameer Rahmani
16c2ad9fe8
Add pinentry and rcirc cubes
2 years ago
Sameer Rahmani
9031d2ef34
Add the projectile cube
2 years ago
Sameer Rahmani
1f71ce0f0a
Add the Golang cube
2 years ago
Sameer Rahmani
2f7855ce1b
Enhance the dracula color theme
2 years ago
Sameer Rahmani
c813cec12f
Add cursor-type cube
2 years ago
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.
2 years ago
Sameer Rahmani
a62c529605
Add flycheck cube
2 years ago
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
2 years ago
Sameer Rahmani
f2e73e2570
Add buffer/window navigation cubes and font cube
2 years ago
Sameer Rahmani
801fcb06e7
Add the WM cube to support emacs as a window manager
2 years ago
Sameer Rahmani
55f0a3dab0
Upgrade the defcube macro with some hooks
2 years ago
Sameer Rahmani
bd0e09391e
Run pre/post cube hooks on the cube macro
2 years ago
Sameer Rahmani
4b2bdb6eb2
Add lang server hooks to the cube macro
2 years ago
Sameer Rahmani
8d49520988
Remove all system impl
2 years ago
Sameer Rahmani
82437cf01b
Flags: Add the flags namespace
...
This new namespace contains all the necessary functionality to create 'flags'
which are the new implementation of the old 'abilities'.
2 years ago
Sameer Rahmani
ff561ccb9a
Add a very basic editor cube to setup some basic functionality
2 years ago