Commit Graph

218 Commits

Author SHA1 Message Date
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 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 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 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
KJ 01737264b9 Remove windmove shortcuts.
I will try use other-window only.
2023-06-23 06:16:53 -04:00
KJ 956ed75ed9 Change shortcut for ace-window to a new for other-window. 2023-06-23 06:07:48 -04:00
KJ 73935d3bc4 Re-order packages alphabetically. 2023-06-23 06:07:22 -04:00
KJ e1c915d261 Change all-the-icons to nerd-icons. 2023-06-23 05:34:43 -04:00
KJ ff3cb53fb6 Fix corfu-terminal package load. 2023-06-23 05:31:48 -04:00
KJ fb69ae0828 Remove not lsp-mode config in favor to eglot.
I will no longer maintain the lsp-mode config
just now, eglot is better for me and just fits
really well with my necesities.
2023-06-23 04:51:08 -04:00