Commit Graph

336 Commits

Author SHA1 Message Date
KJ 9b1bd93ceb Remove unused shortcuts. 2024-09-12 22:15:43 -04:00
KJ 21185e0438 Simplify most used keybindings. 2024-09-12 20:29:15 -04:00
KJ 3f618a44e7 Ensure evil initial state for magit and vtrem modes. 2024-09-11 08:48:07 -04:00
KJ e99e71a6a5 Use emacs state when starts git-timemachine. 2024-09-11 08:47:38 -04:00
KJ adc3d07d35 Set git commit initial state to emacs instead normal (evil). 2024-09-10 14:13:37 -04:00
KJ 2178a2e7cb Remove shortcut for C-r on evil mode. 2024-09-10 14:12:59 -04:00
KJ c39574582f change shortcut for consult-ripgrep. 2024-09-10 14:08:16 -04:00
KJ 6972b11f0a User evil-normal-state as ininitial only with some modes. 2024-09-10 12:51:50 -04:00
KJ 1752b38dc1 Fix problem with corfu-quit and evil. 2024-09-10 12:43:53 -04:00
KJ b6dc907ad8 Fix corfu binding. 2024-09-10 11:32:45 -04:00
KJ 7d145f6200 Add some corfu tweaks. 2024-09-10 11:31:57 -04:00
KJ 8f0334c51b Ensure always run php-ts-mode an not php-mode. 2024-09-08 14:12:46 -04:00
KJ da816f098a Add dockerfile-mode. 2024-09-07 11:07:44 -04:00
KJ 4752f03dfc Add php-mode again but not to replace php-ts-mode.
This is only needed on org-mode for Syntax Highlighting.
2024-09-07 11:06:05 -04:00
KJ 7134c41dfc Change default theme. 2024-08-02 10:48:15 -04:00
KJ ff22f194d4 Move version control config to its own file. 2024-07-24 20:45:20 -04:00
KJ f9329c4a32 Remove unused/comented code. 2024-07-24 20:44:39 -04:00
KJ 30c890a155 Replace php-mode with php-ts-mode.
This is a huge improvement from the same author of the package.
2024-07-02 11:55:47 -04:00
KJ 4407141739 Remove unused package. 2024-07-02 11:55:02 -04:00
KJ 734d3cf08c Change to intelephense LSP server for PHP.
Just now phpactor is bad and only old versions works fine, but that
versions has it the old and already resolved bugs on the newest
version.

Previously, intelephense was bad integraion with newer php versions,
but now it works fine again. So maybe I will to buy a licence for this
lsp server.
2024-07-01 10:08:56 -04:00
KJ f64a8add03 Remove code commented. 2024-06-25 15:06:51 -04:00
KJ 092b1fb02c Remove unused org-templates config. 2024-06-25 15:05:55 -04:00
KJ b3bc4df0c9 Update configuration variable changed on org-modern. 2024-05-23 18:38:21 -04:00
KJ 5c45a7890a Add htmlize package. 2024-05-15 21:21:40 -04:00
KJ 536c9d30e3 Remove unused screenshot function. 2024-05-09 19:06:58 -04:00
KJ e54a28bb9d feat: Add css-mode config.
Set indent spaces to 2 instead the 4 (the default value).
2024-05-09 13:30:30 -04:00
KJ e663c02d97 Remove multiple-cursors. 2024-05-09 12:01:54 -04:00
KJ 4a1d3afb85 Remove unused shortcuts. 2024-05-09 11:57:36 -04:00
KJ 38254302e4 Temporal fix on hl-todo version not defined for elpaca. 2024-05-09 08:39:58 -04:00
KJ 47554e0bca Set corfu quit on tab. 2024-05-08 10:46:54 -04:00
KJ e7f8104cb6 Add tramp shell config for ssh and sshx. 2024-05-06 01:00:39 -04:00
KJ 4569080000 Add doc-view config. 2024-05-03 04:41:06 -04:00
KJ fc802c0db0 Add git-timemachine. 2024-05-02 14:32:56 -04:00
KJ 63f76373a5 Remove god mode.
Again, I feel this is not neccesary for me. Maybe is later I
return to evil.
2024-05-02 14:31:43 -04:00
KJ 5144fd405e Change default model for gptel.
The dolphin-llama3 model is more fast and, in theory,
give better answers.
2024-04-30 16:16:03 -04:00
KJ e45141b894 Add quickrun shortcuts. 2024-04-27 09:56:15 -04:00
KJ b8cb8e3ad6 Improve emacs startup with a new hook. 2024-04-27 01:24:25 -04:00
KJ 2fd710ea54 Add new navigation keybinding. 2024-04-27 00:37:23 -04:00
KJ c292ca77d0 Add ignore to vterm to god-mode. 2024-04-26 23:27:22 -04:00
KJ 02577be8c7 Add function to toggle hide titlebar when frame is maximized. 2024-04-26 18:54:54 -04:00
KJ a3ea9985e0 Increase corfu-auto delay from 0.2 (default) to 0.5. 2024-04-26 17:41:33 -04:00
KJ f5c35fd03c Disable org-modern for list. 2024-04-26 17:41:00 -04:00
KJ 2e210421e3 Remove unnecesary code. 2024-04-26 11:52:41 -04:00
KJ b5a30921a7 Disable corfu-complete when hits tab. 2024-04-26 11:52:27 -04:00
KJ a980735bd8 Disable evil and try to use god-mode. 2024-04-26 03:37:09 -04:00
KJ b95c3258ab Add anzu package. 2024-04-26 03:36:07 -04:00
KJ e276cc0eec Inprove corfu key mapping.
Escape key now is not globally taken, tab do nothing and
also all keys only was triggered when the corfu pop is open.
2024-04-26 02:52:40 -04:00
KJ 7eaa783f2e Add defer and after to improve emacs startup. 2024-04-26 02:20:53 -04:00
KJ 48afb56d36 Improve emacs startup. 2024-04-26 01:24:39 -04:00
KJ 3c6a7b371a Disable poly-org and polymode.
It create some visual bugs. For now is better use
org-edit-special (C-c ').
2024-04-25 16:54:11 -04:00