Commit Graph

34 Commits

Author SHA1 Message Date
KJ f5c35fd03c Disable org-modern for list. 2024-04-26 17:41:00 -04:00
KJ 7eaa783f2e Add defer and after to improve emacs startup. 2024-04-26 02:20:53 -04:00
KJ 3c6a7b371a Disable poly-org and polymode.
It create some visual bugs. For now is better use
org-edit-special (C-c ').
2024-04-25 16:54:11 -04:00
KJ 30fbba45db Change todo keyword from WAITING to HOLD. 2024-04-22 00:19:26 -04:00
KJ 5d728d3a2f Bring back org-bullets.
Org-modern give me a bug with the indentation.

Maybe i will check it again for a fix, but for now org-bullets
do the work.
2024-04-21 21:18:20 -04:00
KJ 438baf6022 Auto enable org-modern-mode for org-mode and org-agenda. 2024-04-21 21:17:31 -04:00
KJ 96ad111227 Add org-modern and remove org-bullets on its favor. 2024-04-21 21:00:06 -04:00
KJ 806c4c035f Disable hook to auto-enable org-appear-mode. 2024-04-21 20:24:28 -04:00
KJ 65e3ae4bd9 Manually set bullets for org-bullet. 2024-04-21 20:20:52 -04:00
KJ e9bc16a1a4 Disable request confirmation to eval code with org-babel. 2024-04-21 20:20:16 -04:00
KJ c90c19323b Change babel sh to shell (it allows bash, sh, etc.). 2024-04-21 20:19:33 -04:00
KJ 2c63d19cf4 Enable calc babel. 2024-04-21 20:18:42 -04:00
KJ d588a9ed2e Add org babel config. 2024-04-21 19:20:54 -04:00
KJ 886284c70d Replace :elpaca to :ensure following the elpaca update.
Using :elpaca was DEPRECATED on elpaca 0.7.
2024-04-03 18:40:00 -04:00
KJ 887b7f068a Load theme after elpaca-after-init. 2023-10-15 11:56:32 -04:00
KJ 9399a3e372 Move function inside the apropiate block. 2023-09-30 17:47:50 -04:00
KJ 5aedee6f8e Remove some prettify-symbols. 2023-09-30 17:46:46 -04:00
KJ 7658e199fc Comment not necesary lines. 2023-09-30 17:45:42 -04:00
KJ fc5afd432d Disable variable-pitch-mode.
It causes bad indentation.
2023-09-30 17:44:13 -04:00
KJ f41cde5c3c Add custom faces. 2023-09-24 21:34:06 -04:00
KJ 5738e49658 Add org-appear. 2023-09-24 21:33:16 -04:00
KJ 138aa48811 Change org-fancy-priorities to prettify-symbols-mode.
prettify-symbols-mode is a mode build-in into org-mode.
So, we use the one that already have instead add another
package that do the same.
2023-09-24 16:08:26 -04:00
KJ 503bf53890 Migrate from straight.el to elpaca.
Idk why, I only can try it.

For now the emacs-init-time whas improved.
2023-09-16 14:05:56 -04:00
KJ 0179d8ab20 Add defer for yt-dl.
Is not neccesary, but idc.
2023-09-09 01:11:16 -04:00
KJ b9afc66ee2 Remove company-mode config.
This config is not necessary anymore because now corfu make
the same and for now is the preferred option for me.
2023-08-02 03:33:34 -04:00
KJ c9c268d824 Changed priority emojis for TODO on org-mode. 2023-06-26 09:49:35 -04:00
KJ 0643d7a3cc Remove ideas.org on org-mode files for tasks. 2023-06-17 06:14:39 -04:00
kj 2cd55bc3a7 Add comments and reorder config files. 2023-04-14 12:39:19 -04:00
kj e8be9f4264 Add background to org-block. 2023-04-13 20:39:58 -04:00
kj 6c3949e3aa Add org-present. 2023-04-13 18:31:51 -04:00
kj 0d84b2d066 Add comments and org-fancy-priorities package. 2023-04-13 05:11:39 -04:00
kj 0a23b5b19d Change prg-capture shortcut key. 2022-12-16 01:15:05 -04:00
kj 156c544f73 Fix foregroun nil error. 2022-11-23 20:47:30 -04:00
kj dc74b4bde0 Rename config files. 2022-11-18 23:33:22 -04:00