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
8b0f3e6539
Add a todo for default cube key
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
Mary Sali
3921015fbe
Edit the header image of README.md file
2 years ago
Mary Sali
d2c871a959
Edit the logo image
2 years ago
Mary Sali
7f7042ae15
Update the header image of README.md
2 years ago
Mary Sali
5c613147ad
Modify the logo style
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
862724290b
Remove unused files for v2
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
Mary Sali
10ec1f9839
Update the header image of README.md file
2 years ago
Mary Sali
f4cdcebfa5
Add gif version of the header image
2 years ago
Mary Sali
5208605e3b
update the logo file
2 years ago
Mary Sali
25e67ca2cc
Update the README file to include the new logo
2 years ago
Mary Sali
dd3302307b
Add new png logo
2 years ago
Mary Sali
bb8d56b539
Add new header image
2 years ago
Mary Sali
3a27c92c7f
add new logo design
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
9c0feb18fe
Update the Godot extension to use lsp
2 years ago
Sameer Rahmani
ff561ccb9a
Add a very basic editor cube to setup some basic functionality
2 years ago
Sameer Rahmani
93ffcfd5fe
Move the initialization code for fpkg to fpkg/core.el
2 years ago
Sameer Rahmani
34260927bc
Add fpkg/use as a wrapper for use-package and a simple elisp cube
2 years ago
Sameer Rahmani
112bb31b8e
Add the fg42/code module that contains couple of variables
2 years ago
Sameer Rahmani
1ea2e700ec
Setup a bare minimum defcube macro
2 years ago
Sameer Rahmani
369775318c
Setup the straight.el as the package manager
2 years ago
Sameer Rahmani
e10ef2f59d
Remove parinfer and add org support
2 years ago
Sameer Rahmani
2031df182b
Add paredit and rainbow delimeter to elisp cube
2 years ago
Sameer Rahmani
a7cfe76bf3
Finalize the defkey macro
2 years ago
Sameer Rahmani
7b03f42446
Finish up the v3 cube interface
2 years ago
Sameer Rahmani
01e38717f1
Add auto-modes and hooks supports to cubes
2 years ago
Sameer Rahmani
b2a7f1ce27
Add support for cube requiring other cubes in the system
2 years ago
Sameer Rahmani
2b9be1f621
Update the copyright date
2 years ago
Sameer Rahmani
e59ba046b5
Install dependencies by grabbing them from the system monad
2 years ago
Sameer Rahmani
bbebc214ae
Add a simplified version of fpkg
2 years ago