Commit Graph
100 Commits
Author SHA1 Message Date
kj c2792c0415 Ignore desktop file. 2024-06-25 15:09:11 -04:00
kj f64a8add03 Remove code commented. 2024-06-25 15:06:51 -04:00
kj 092b1fb02c Remove unused org-templates config. 2024-06-25 15:05:55 -04:00
kj b3bc4df0c9 Update configuration variable changed on org-modern. 2024-05-23 18:38:21 -04:00
kj 8d8a60878f Remake readme. 2024-05-15 21:27:25 -04:00
kj 5c45a7890a Add htmlize package. 2024-05-15 21:21:40 -04:00
kj 536c9d30e3 Remove unused screenshot function. 2024-05-09 19:06:58 -04:00
kj e54a28bb9d feat: Add css-mode config.
Set indent spaces to 2 instead the 4 (the default value).
2024-05-09 13:30:30 -04:00
kj e663c02d97 Remove multiple-cursors. 2024-05-09 12:01:54 -04:00
kj 4a1d3afb85 Remove unused shortcuts. 2024-05-09 11:57:36 -04:00
kj 38254302e4 Temporal fix on hl-todo version not defined for elpaca. 2024-05-09 08:39:58 -04:00
kj 47554e0bca Set corfu quit on tab. 2024-05-08 10:46:54 -04:00
kj e7f8104cb6 Add tramp shell config for ssh and sshx. 2024-05-06 01:00:39 -04:00
kj 4569080000 Add doc-view config. 2024-05-03 04:41:06 -04:00
kj fc802c0db0 Add git-timemachine. 2024-05-02 14:32:56 -04:00
kj 63f76373a5 Remove god mode.
Again, I feel this is not neccesary for me. Maybe is later I
return to evil.
2024-05-02 14:31:43 -04:00
kj 5144fd405e Change default model for gptel.
The dolphin-llama3 model is more fast and, in theory,
give better answers.
2024-04-30 16:16:03 -04:00
kj e45141b894 Add quickrun shortcuts. 2024-04-27 09:56:15 -04:00
kj b8cb8e3ad6 Improve emacs startup with a new hook. 2024-04-27 01:24:25 -04:00
kj 2fd710ea54 Add new navigation keybinding. 2024-04-27 00:37:23 -04:00
kj c292ca77d0 Add ignore to vterm to god-mode. 2024-04-26 23:27:22 -04:00
kj 02577be8c7 Add function to toggle hide titlebar when frame is maximized. 2024-04-26 18:54:54 -04:00
kj a3ea9985e0 Increase corfu-auto delay from 0.2 (default) to 0.5. 2024-04-26 17:41:33 -04:00
kj f5c35fd03c Disable org-modern for list. 2024-04-26 17:41:00 -04:00
kj 2e210421e3 Remove unnecesary code. 2024-04-26 11:52:41 -04:00
kj b5a30921a7 Disable corfu-complete when hits tab. 2024-04-26 11:52:27 -04:00
kj a980735bd8 Disable evil and try to use god-mode. 2024-04-26 03:37:09 -04:00
kj b95c3258ab Add anzu package. 2024-04-26 03:36:07 -04:00
kj e276cc0eec Inprove corfu key mapping.
Escape key now is not globally taken, tab do nothing and
also all keys only was triggered when the corfu pop is open.
2024-04-26 02:52:40 -04:00
kj 7eaa783f2e Add defer and after to improve emacs startup. 2024-04-26 02:20:53 -04:00
kj 48afb56d36 Improve emacs startup. 2024-04-26 01:24:39 -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 baeb0a640b Add configuration for vterm with tramp. 2024-04-25 14:57:58 -04:00
kj 3660933143 Update ollama models. 2024-04-24 20:50:53 -04:00
kj d196afbe89 Fix: save place was not working. 2024-04-23 23:59:40 -04:00
kj f6d5e2f925 Add translator prompt for gptel. 2024-04-23 23:59:04 -04:00
kj f5a28724b0 Add BUG keyword to hl-todo. 2024-04-22 00:20:32 -04:00
kj 30fbba45db Change todo keyword from WAITING to HOLD. 2024-04-22 00:19:26 -04:00
kj dd1398415d Set default font. 2024-04-21 23:59:51 -04:00
kj 07b4050a0d Clear themes config. 2024-04-21 23:59:15 -04:00
kj 5ecf229620 Fix error with some versions of emacs-nox.
Only disable scroll-bar-mode on emacs gui.
2024-04-21 23:57:41 -04:00
kj 4274a147f4 Disable ctags config.
After all, whe never use it. Eglots do all the work alone.

I will try improve the config, but for now is not needed as is.
2024-04-21 23:55:42 -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 1a4795f6e9 Add html abbrevs. 2024-04-21 20:18:08 -04:00
kj d588a9ed2e Add org babel config. 2024-04-21 19:20:54 -04:00
kj d22f24ad4b Gitignore eshell history. 2024-04-21 18:09:34 -04:00
kj d3c68d1ac6 Set quickrun shortcut only when is needed (prog modes). 2024-04-21 18:07:47 -04:00
kj 04a3c86321 Add package quickrun. 2024-04-21 17:56:25 -04:00
kj 6e7836ffb7 Simplify cape shortcuts. 2024-04-20 23:34:47 -04:00
kj 05249c8a2e Remove case sensitivity for vertigo/orderless. 2024-04-18 21:59:53 -04:00
kj 7a38ae22bc Change hints on hydra-git-gutter. 2024-04-18 15:45:08 -04:00
kj 870e9a44ac Add abbreviations file. 2024-04-18 07:26:32 -04:00
kj 71367398d6 Minify citre config. 2024-04-18 07:26:16 -04:00
kj 055b5151df Improve cape config. 2024-04-18 07:25:37 -04:00
kj f48e747299 Move functions to the functions file. 2024-04-18 05:32:51 -04:00
kj 887255253d Improve gptel-directives. 2024-04-18 05:31:51 -04:00
kj 0b3138b6c7 Remove unnecessary comments. 2024-04-18 05:26:15 -04:00
kj bdaef62ba5 Add eglot-booster. 2024-04-18 05:25:55 -04:00
kj ff85e08450 Testing news completion functions on cape. 2024-04-16 23:36:00 -04:00
kj 0c636e3ce3 Improve some consult keyboard shortcuts. 2024-04-13 19:47:19 -04:00
kj a1aab4a3fc Remove projectile.el in favor of project.el 2024-04-13 19:02:22 -04:00
kj cb1b5058fd Delete unused config file. 2024-04-13 18:52:01 -04:00
kj 954cfe64c7 Set scroll with C-v on motion modes. 2024-04-13 16:21:05 -04:00
kj 370651ebec Add hydra config for git-gutter. 2024-04-13 01:19:05 -04:00
kj d96a05fb7e Add hydra. 2024-04-12 14:01:27 -04:00
kj 2da8c0346b Add ediff config.
By default ediff shows a ugly floating window.
With this config we improve a lot that default behaviour.
2024-04-12 08:30:37 -04:00
kj f6633ee2ed Change evil-normal-state cursor to default (box). 2024-04-12 08:13:16 -04:00
kj 8ec7f0b425 Change completion styles. 2024-04-12 08:11:04 -04:00
kj d753809a27 Increase recentf saved items. 2024-04-12 08:08:49 -04:00
kj 24abfebfe7 Add evil-org. 2024-04-06 14:42:25 -04:00
kj 8a31842c17 Add TODO list inside code.
You can view the complete list using consult (consult-todo)
and on magit. Also the keywords like TODO or FIXME was
highlighted on code comments.
2024-04-03 19:19:21 -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 c72edac318 Update elpaca version. 2024-04-03 18:38:19 -04:00
kj 669ca64f6c Change html-mode to mhtml-mode. 2024-03-29 14:27:55 -04:00
kj a18650a700 Add C-<return> as a new shortcut on minibuffer and add comments.
The Ctrl-Enter key combination is a more universally employed
method of line termination in text input interfaces than the
Enter key is reserved for submitting the input.
2024-03-29 12:42:33 -04:00
kj aba4022837 Set normal-state as default state of dashboard. 2024-03-29 12:41:41 -04:00
kj 80664b0033 Add useful shortcuts for motion modes for order code quickly.
Utilize tab for line indentation, leader+y to access
kill-ring history, and leader++ to execute expand-region.
2024-03-28 22:48:59 -04:00
kj db73de0718 Add shortcut to add new line without leaving evil normal state. 2024-03-28 22:06:24 -04:00
kj c6c18aab3c Remove auto enable auto-rename-tag-mode. 2024-03-28 22:05:23 -04:00
kj 8c5f9ecd14 Put emacs on insert state by default.
This way will be a more easy transition.
2024-03-25 00:24:32 -04:00
kj 81626c4584 Setting keybindings. 2024-03-25 00:22:56 -04:00
kj 05aabebf6f Trying evil enabled by default... again. 2024-03-25 00:19:55 -04:00
kj 25c794daf2 Remove ellama in favor to gptel. 2024-03-21 10:21:20 -04:00
kj 34029f173e Add devdocs. 2024-03-20 22:58:23 -04:00
kj 264a4d61fa Add gptel. 2024-03-20 21:41:11 -04:00
kj 821494dd22 Add ef themes. 2024-03-20 21:40:08 -04:00
kj 1768ee428f Change default theme. 2024-03-03 02:20:25 -04:00
kj cbaed77f63 Update php treesiter config. 2024-03-03 02:18:57 -04:00
kj 32f53f09a4 Remove nov and add nginx-mode. 2024-02-19 00:08:11 -04:00
kj 05da03b836 Remove straight form treemacs config. 2024-02-19 00:07:36 -04:00
kj 1b7d286415 Update elpaca installer. 2024-01-25 23:39:08 -04:00
kj 70bc86518d Add epub reader (nov.el package). 2023-11-13 17:34:29 -04:00
kj d04c3baf44 Create a new config file for themes. 2023-11-06 20:55:18 -04:00