Commit graph

875 Commits

Autor SHA1 Nachricht Datum
Sameer Rahmani b3d5cd422d Add java and yasnippet cubes 2021-05-23 16:54:27 +01:00
Sameer Rahmani 9fd18ecf9c Fix the activation issue on cubes and add few new cubes 2021-05-16 11:15:29 +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 08e9826818 Add the :flag-default to cubes to activate them by default 2021-05-07 15:04:14 +01:00
Sameer Rahmani a29d364257 Add the vterm cube 2021-05-07 14:09:25 +01:00
Sameer Rahmani 40432de56c Modify 'defflag' macro to accept a default value 2021-05-07 14:09:16 +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 8b0f3e6539 Add a todo for default cube key 2021-05-03 09:54:01 +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
Mary Salehi 3921015fbe Edit the header image of README.md file 2021-04-26 11:57:29 +01:00
Mary Salehi d2c871a959 Edit the logo image 2021-04-26 11:52:58 +01:00
Mary Salehi 7f7042ae15 Update the header image of README.md 2021-04-25 11:32:08 +01:00
Mary Salehi 5c613147ad Modify the logo style 2021-04-25 11:24:21 +01:00
Sameer Rahmani f2e73e2570 Add buffer/window navigation cubes and font cube 2021-04-21 19:42:09 +01:00
Sameer Rahmani 801fcb06e7 Add the WM cube to support emacs as a window manager 2021-04-21 11:45:33 +01:00
Sameer Rahmani 862724290b Remove unused files for v2 2021-04-18 17:07:41 +01:00
Sameer Rahmani 55f0a3dab0 Upgrade the defcube macro with some hooks 2021-04-18 16:10:02 +01:00
Sameer Rahmani bd0e09391e Run pre/post cube hooks on the cube macro 2021-04-18 13:36:52 +01:00
Sameer Rahmani 4b2bdb6eb2 Add lang server hooks to the cube macro 2021-04-18 13:33:39 +01:00
Sameer Rahmani 8d49520988 Remove all system impl 2021-04-18 12:13:33 +01:00
Mary Salehi 10ec1f9839 Update the header image of README.md file 2021-04-11 23:28:54 +01:00
Mary Salehi f4cdcebfa5 Add gif version of the header image 2021-04-11 23:16:53 +01:00
Mary Salehi 5208605e3b update the logo file 2021-04-03 22:50:59 +01:00
Mary Salehi 25e67ca2cc Update the README file to include the new logo 2021-03-28 20:43:38 +01:00
Mary Salehi dd3302307b Add new png logo 2021-03-28 20:38:43 +01:00
Mary Salehi bb8d56b539 Add new header image 2021-03-28 20:36:14 +01:00
Mary Salehi 3a27c92c7f add new logo design 2021-03-28 20:25:51 +01:00
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'.
2021-03-20 16:14:15 +00:00
Sameer Rahmani 9c0feb18fe Update the Godot extension to use lsp 2021-03-09 13:42:35 +00:00
Sameer Rahmani ff561ccb9a Add a very basic editor cube to setup some basic functionality 2021-03-08 14:10:13 +00:00
Sameer Rahmani 93ffcfd5fe Move the initialization code for fpkg to fpkg/core.el 2021-03-06 18:43:28 +00:00
Sameer Rahmani 34260927bc Add fpkg/use as a wrapper for use-package and a simple elisp cube 2021-03-06 18:40:57 +00:00
Sameer Rahmani 112bb31b8e Add the fg42/code module that contains couple of variables 2021-03-06 10:07:53 +00:00
Sameer Rahmani 1ea2e700ec Setup a bare minimum defcube macro 2021-03-06 10:07:27 +00:00
Sameer Rahmani 369775318c Setup the straight.el as the package manager 2021-03-05 16:30:30 +00:00
Sameer Rahmani e10ef2f59d Remove parinfer and add org support 2021-03-02 21:23:38 +00:00
Sameer Rahmani 2031df182b Add paredit and rainbow delimeter to elisp cube 2021-02-03 20:50:17 +00:00
Sameer Rahmani a7cfe76bf3 Finalize the defkey macro 2021-02-03 18:40:38 +00:00
Sameer Rahmani 7b03f42446 Finish up the v3 cube interface 2021-02-02 19:21:59 +00:00
Sameer Rahmani 01e38717f1 Add auto-modes and hooks supports to cubes 2021-01-30 18:52:04 +00:00
Sameer Rahmani b2a7f1ce27 Add support for cube requiring other cubes in the system 2021-01-29 17:59:16 +00:00
Sameer Rahmani 2b9be1f621 Update the copyright date 2021-01-29 02:02:14 +00:00
Sameer Rahmani e59ba046b5 Install dependencies by grabbing them from the system monad 2021-01-29 02:00:52 +00:00
Sameer Rahmani bbebc214ae Add a simplified version of fpkg 2021-01-29 02:00:12 +00:00