Commit Graph
100 Commits
Author SHA1 Message Date
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
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 f29a3bb673 Update readme.md 2023-10-23 21:01:26 -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
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 412ae58717 Change theme.
For some time I will use modus-themes instead dracula.
2023-10-15 10:14:59 -04:00
kj c2f8cc244d Beauty some code lines.
A change for more easily read the code.
2023-10-15 10:13:48 -04:00
kj a6cd373b2b Fix comment.
The config now is using elpaca, not straight.
2023-10-15 10:12:35 -04:00
kj 78c20da3b1 Disable vc-comment-return.
Not worth the effort.
2023-10-15 10:08:06 -04:00
kj 730d3bd0fd Update leader key shortcuts. 2023-10-14 10:29:55 -04:00
kj 1ad7877974 Disable auto-maximize emacs at startup. 2023-09-30 17:49:28 -04:00
kj 9399a3e372 Move function inside the apropiate block. 2023-09-30 17:47:50 -04:00
kj 5aedee6f8e Remove some prettify-symbols. 2023-09-30 17:46:46 -04:00
kj 7658e199fc Comment not necesary lines. 2023-09-30 17:45:42 -04:00
kj fc5afd432d Disable variable-pitch-mode.
It causes bad indentation.
2023-09-30 17:44:13 -04:00
kj f41cde5c3c Add custom faces. 2023-09-24 21:34:06 -04:00
kj 5738e49658 Add org-appear. 2023-09-24 21:33:16 -04:00
kj 695a669b60 Add polymode. 2023-09-24 21:32:18 -04:00
kj 138aa48811 Change org-fancy-priorities to prettify-symbols-mode.
prettify-symbols-mode is a mode build-in into org-mode.
So, we use the one that already have instead add another
package that do the same.
2023-09-24 16:08:26 -04:00
kj 29328974c2 Migrate from ivy+counsel to vertico+consult. 2023-09-24 11:15:01 -04:00
kj e9eb786eaf Enable use-short-answers. 2023-09-24 11:14:06 -04:00
kj d2772d6a6e Remove project directories config.
It is not neccesary now.
2023-09-24 02:54:26 -04:00
kj 8ab0564ad8 Remove superfluous lines. 2023-09-24 02:52:31 -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 cef7d4e78a Enable evil-mode but without autostart mode. 2023-09-23 17:32:38 -04:00
kj 1ae42b518e Fix: corfu and evil auto-init mode. 2023-09-16 15:54:28 -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 04e3e2ec29 Add another keybind to isearch. 2023-09-09 01:37:29 -04:00
kj e6456414d7 Remove alpha by default. 2023-09-09 01:11:51 -04:00
kj 0179d8ab20 Add defer for yt-dl.
Is not neccesary, but idc.
2023-09-09 01:11:16 -04:00
kj beaca9c60d Remove ctags path.
Works better not setting it.
2023-09-09 01:10:16 -04:00
kj 0a89a44121 Disable evil mode.
Really I not need it, sometimes I want use it again,
but the emacs shortcuts are fine and using it is
better at the end.

And for other thing, the commands are better that
any shotcut of VIM or Emacs.
2023-09-09 01:08:42 -04:00
kj 0be516d313 Disable corfu delay. 2023-08-31 21:21:24 -04:00
kj 4b43539553 Return to emacs state by default. 2023-08-30 11:31:42 -04:00
kj ff9435b717 Set orderless completion style. 2023-08-26 14:10:20 -04:00
kj 329b6ba040 Change the default cursor of evil normal state. 2023-08-22 12:39:12 -04:00
kj 61f849a922 Update evil-mode config. 2023-08-22 00:45:24 -04:00
kj 45a2cde1e5 Disable dired sidebar follow. 2023-08-17 10:20:55 -04:00
kj e63e2b0e21 Add vterm fast shortcut. 2023-08-10 16:00:42 -04:00
kj b9afc66ee2 Remove company-mode config.
This config is not necessary anymore because now corfu make
the same and for now is the preferred option for me.
2023-08-02 03:33:34 -04:00
kj 0288bf609f Add delay of 0.5 to corfu auto completion. 2023-08-02 03:30:58 -04:00
kj 06cdcfbab7 Add prettier package. 2023-07-04 16:59:44 -04:00
kj c9c268d824 Changed priority emojis for TODO on org-mode. 2023-06-26 09:49:35 -04:00
kj 1e5e583b40 Setup hl-line-mode.
Disable global mode and enable automatically on dired-mode.
2023-06-24 13:22:35 -04:00
kj 6e1b1b74f5 Add defer to buffer-move load. 2023-06-23 19:38:54 -04:00
kj 5342a6b4f1 Enable follow file on dired-sidebar. 2023-06-23 09:40:02 -04:00
kj 0a291773fa Fix global-hl-line-mode. 2023-06-23 09:39:27 -04:00