Commit Graph

266 Commits

Author SHA1 Message Date
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 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
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 be51f082f7 Remove hook that close buffers used on emacsclient. 2023-10-25 14:54:31 -04:00
KJ eba6324658 Continue playig with the themes :). 2023-10-16 19:50:55 -04:00
KJ 970e63b565 Disable lock editor while lsp server is loading. 2023-10-16 18:16:41 -04:00
KJ 0f29b5e516 Use partial autocomplete instead select first on minibuffer. 2023-10-16 08:45:59 -04:00
KJ 887b7f068a Load theme after elpaca-after-init. 2023-10-15 11:56:32 -04:00