Commit Graph

77 Commits

Author SHA1 Message Date
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
e663c02d97 Remove multiple-cursors. 2024-05-09 12:01:54 -04:00
KJ
38254302e4 Temporal fix on hl-todo version not defined for elpaca. 2024-05-09 08:39:58 -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
c292ca77d0 Add ignore to vterm to god-mode. 2024-04-26 23:27:22 -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
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
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
7a38ae22bc Change hints on hydra-git-gutter. 2024-04-18 15:45:08 -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
a1aab4a3fc Remove projectile.el in favor of project.el 2024-04-13 19:02:22 -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
d753809a27 Increase recentf saved items. 2024-04-12 08:08:49 -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
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
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
70bc86518d Add epub reader (nov.el package). 2023-11-13 17:34:29 -04:00
KJ
e40aa8d194 Add ellama package.
This package depends of ollama server installed and started
with the model (by default zephyr) pulled prevoiusly.
2023-10-25 14:55:50 -04:00
KJ
21a052895c Improve speed-type config.
Add hook to disable line numbres, enable visual-line-mode and
visual-fill-column-mode.
2023-10-15 10:32:13 -04:00
KJ
78c20da3b1 Disable vc-comment-return.
Not worth the effort.
2023-10-15 10:08:06 -04:00
KJ
695a669b60 Add polymode. 2023-09-24 21:32:18 -04:00
KJ
d2772d6a6e Remove project directories config.
It is not neccesary now.
2023-09-24 02:54:26 -04:00
KJ
c60c4b8a11 Undo latest commit. 2023-09-23 20:24:15 -04:00
KJ
53f615cabd Add autoinstall nerd-icons if is not. 2023-09-23 20:08:25 -04:00
KJ
637f04ae26 Fix: ivy and projectile mode do not starting after init. 2023-09-16 15:36: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
45a2cde1e5 Disable dired sidebar follow. 2023-08-17 10:20:55 -04:00