523 Commits

Author SHA1 Message Date
715fcdad4e chore(minibuffer): move completion settings from config to init 2026-05-13 13:15:18 -03:00
8d7d814576 feat(configs): add new Gemma and Qwen models to gptel config
Expanded the list of available models to include various
quantizations for Gemma-4 and several Qwen3.5 model sizes.
2026-05-09 03:01:54 -03:00
579adf0a05 fix(ai): Avoid error that makes llama.cpp try to load ollama model 2026-05-07 10:05:42 -03:00
9bec2fedcf feat(ai): update gptel model and ollama backend list 2026-05-06 22:27:37 -03:00
5667bfd7e8 feat(config): add gemma-4-26B-Q2 model to init-ai.el 2026-05-06 21:46:46 -03:00
72a0c488f1 chore(configs): prune unused AI models in init-ai.el 2026-05-06 20:56:35 -03:00
2d061947a6 refactor(config): Update GPTEL model and backend configuration
Update the default model to 'gemma-4-26B' and adjust the list of
available models for the OpenAI backend configuration.
2026-05-06 19:02:51 -03:00
c5712fb8d0 feat(config): add llama.cpp as gptel backend 2026-05-06 17:50:23 -03:00
5df4169bfd feat(org): unbind some default keybindings in org-mode 2026-05-06 15:37:54 -03:00
2dc93765b4 build(php): unbind C-. for php-mode 2026-04-27 11:02:09 -03:00
f087c04e4f feat(prog): Update xref keybindings for better ergonomics 2026-04-27 10:33:13 -03:00
129a404153 feat(prog): Update xref keybindings for better ergonomics 2026-04-27 10:28:49 -03:00
a102e7922f chore(editor): Change expand-region keybinding 2026-04-27 10:24:50 -03:00
872e67328e feat(ai): set gptel to send cursor at the end after response 2026-04-27 07:39:13 -03:00
6ed438fd74 chore: Update .gitignore file 2026-04-22 13:11:05 -03:00
11de2d41ae chore(ia): Update AI model list into gptel package config 2026-04-22 13:10:59 -03:00
0f16547bcb feat(ai): Fully remove eca package 2026-04-20 11:52:02 -03:00
608eee5167 feat(ai): Add gptel-agent 2026-04-20 11:51:03 -03:00
0a752577fc fix(lsp): Disable flycheck global for org-mode by default 2026-04-20 11:49:59 -03:00
3f6e673a6b refactor(config): disable eca and add gptel-complete 2026-04-20 09:22:14 -03:00
a285f0b68e feat(ai): Directly disable thinking for ollama 2026-04-20 02:24:56 -03:00
217ad59844 chore(ai): Update Ollama AI model list 2026-04-19 19:26:06 -03:00
fc35b7b0eb fix(minibuffer): Change C-' binding to consult-register 2026-04-16 11:54:12 -03:00
ddad78fea1 Fix(ai): Use gemma3n:e2b model by default for ollama gptel 2026-04-16 11:52:36 -03:00
2ca9c993fd feat(ai): Add gptel switch and allow use ollama alongside gemini 2026-04-16 11:42:32 -03:00
5a2483cdfa feat(gptel): Add new Ollama models and configure request params 2026-04-16 10:38:40 -03:00
fc51e197ea chore(config): Update elpaca setup paths and version 2026-04-16 08:49:45 -03:00
89b7ffbbba chore: Remove custom comment/uncomment function 2026-04-14 13:25:22 -03:00
ff1afcf073 refactor(drag-stuff): Configure diferent keybindings using :bind 2026-04-14 13:23:17 -03:00
9350f41fe2 chore(keybindings): Migrate windmove and window navigation to Meta 2026-04-14 13:22:06 -03:00
d8157061f1 feat(php): Add PHP mode abbrev table 2026-02-28 13:05:05 -03:00
be2259df8d chore(completion): Remove corfu-terminal. It's not needed on emacs31 2026-02-28 13:03:26 -03:00
kj
c514f1187e feat(ui): Enhance modeline and disable hide-mode-line 2026-02-17 10:40:13 -03:00
kj
66ae98628f feat(ai): Add ECA for IA assistance and disable copilot 2026-02-17 09:01:58 -03:00
kj
65f1c6026c feat(lang-php): Add toggle for php-cs-fixer on save 2026-02-17 08:58:53 -03:00
kj
d1aae27ca8 chore(eglot): Ignore inlay hints 2026-02-17 08:07:43 -03:00
kj
98f041de25 chore: Add ignore patterns for ECA and Codeium 2026-02-17 08:06:56 -03:00
kj
63ef4a4b23 feat(dired): Add dired-subtree for tree view 2026-02-13 14:36:59 -03:00
kj
44aee3d771 fix(nerd-icons-dired): Refresh icons after Dired revert
Ensure nerd-icons are refreshed after `dired-revert` to correctly display
updated file states.
2026-02-13 14:36:29 -03:00
kj
2d1ab3973b chore(prettier): Disable automatic prettier-mode activation 2026-02-13 14:36:07 -03:00
kj
1cbf1dae99 feat(editor): Add perspective package 2026-02-12 10:40:06 -03:00
kj
059ee9bda3 feat(vue): Add Vue.js file support on web mode 2026-01-13 04:53:39 -03:00
kj
22f907f27b feat(systemd): Enable major mode for .container files 2026-01-13 04:52:56 -03:00
kj
e428dab648 chore(editor): Disable automatic hungry-delete-mode 2026-01-13 04:52:42 -03:00
kj
abf412b2a2 chore: Remove unused proced package configuration 2025-11-11 20:13:00 -03:00
kj
e2943af548 chore(evil): Refine keybinds and remove Emacs-like mappings 2025-10-20 14:23:44 -03:00
kj
cb8b34bae7 refactor(php-cs-fixer): Move rules to external config file 2025-10-20 14:22:46 -03:00
kj
9a5f61bbdd feat(dired-sidebar): Show directories first in sidebar 2025-10-20 14:21:35 -03:00
kj
c7c54fdeab refactor(org): Move visual line and fill column config 2025-10-20 14:21:06 -03:00
kj
844e2965db feat(ai): Add Gemini backend with Ollama fallback
Prioritize Gemini backend if GEMINI_KEY enviroment variable is present,
otherwise fallback to the local Ollama instance.
2025-10-02 14:27:45 -03:00