Commit Graph

28 Commits

Author SHA1 Message Date
KJ 2e210421e3 Remove unnecesary code. 2024-04-26 11:52:41 -04:00
KJ a1aab4a3fc Remove projectile.el in favor of project.el 2024-04-13 19:02:22 -04:00
KJ 954cfe64c7 Set scroll with C-v on motion modes. 2024-04-13 16:21:05 -04:00
KJ f6633ee2ed Change evil-normal-state cursor to default (box). 2024-04-12 08:13:16 -04:00
KJ 24abfebfe7 Add evil-org. 2024-04-06 14:42:25 -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 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 730d3bd0fd Update leader key shortcuts. 2023-10-14 10:29:55 -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 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 4b43539553 Return to emacs state by default. 2023-08-30 11:31:42 -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 8ee98d7966 Set normal as default evil-state on dashboard-mode. 2023-06-17 06:13:53 -04:00
kj 2cd55bc3a7 Add comments and reorder config files. 2023-04-14 12:39:19 -04:00
kj 2d91024820 Enable evil mode with emacs as default state. 2023-04-13 20:40:26 -04:00
kj 6d0b0a6abc Change evil keybind from rg to counsel-rg. 2023-04-13 02:01:17 -04:00
kj 575db84bb4 Arreglar keybinding
- M-y ahora ejecuta yank-pop en normal mode.
- C-p y C-n ya no están bindeaados a evil, funcionan normalmente.
2023-03-24 14:53:41 -04:00
kj 07097201dd Start on evil normal mode on org-mode. 2023-03-19 11:48:01 -04:00
kj 92e3f98271 Evil: Set undo system and keybinding. 2023-01-21 22:38:30 -04:00
kj c01fb4f69c Improve a few more the evil config. 2023-01-21 22:11:44 -04:00
kj bd450ea034 Ad more evil configurations. 2022-11-29 03:46:08 -04:00
kj 92ac29ee5d Preparation to be evil again >:) 2022-11-28 07:23:27 -04:00