Commit Graph

329 Commits

Author SHA1 Message Date
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