Commit Graph

26 Commits

Author SHA1 Message Date
KJ a980735bd8 Disable evil and try to use god-mode. 2024-04-26 03:37:09 -04:00
KJ 4274a147f4 Disable ctags config.
After all, whe never use it. Eglots do all the work alone.

I will try improve the config, but for now is not needed as is.
2024-04-21 23:55:42 -04:00
KJ d04c3baf44 Create a new config file for themes. 2023-11-06 20:55:18 -04:00
KJ cef7d4e78a Enable evil-mode but without autostart mode. 2023-09-23 17:32:38 -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 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 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
KJ 9b0bb0ea95 Remove treemacs in favor of dired-sidebar. 2023-06-23 04:40:02 -04:00
kj 023f11c25e Add corfu config (replacement for company). 2023-05-02 00:32:14 -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 16aab9416c Create a config file for HTML languaje. 2023-04-13 01:57:17 -04:00
kj 75cf33384c Remove duplicated code for startup optimization. 2023-03-24 15:49:28 -04:00
kj 92ac29ee5d Preparation to be evil again >:) 2022-11-28 07:23:27 -04:00
kj 4d0fe6e385 Update new init-packages loading. 2022-11-22 23:05:42 -04:00
kj 14ecdc2269 Try eglot with flymake instead flycheck. 2022-11-22 19:35:03 -04:00
kj f0ba1006e5 Disable eglot and re-enable LSP. 2022-11-19 15:44:48 -04:00
kj dc74b4bde0 Rename config files. 2022-11-18 23:33:22 -04:00
kj 52db45d968 Disable citre (base-ctags.el) 2022-11-18 23:01:47 -04:00
kj a86d9e4eb7 Change form lsp-mode to eglot. 2022-11-18 22:58:15 -04:00
kj b7873f48de Add gcmh package to manage the valoue of gc-cons-threshold. 2022-06-09 04:14:23 -04:00
kj 93bee419e8 Add treemacs. 2022-06-09 03:53:59 -04:00
kj b59e654bbd Improve lsp (it freezes a lot). 2022-06-09 03:53:28 -04:00
kj a7045d3b30 Mixed changes.
- Rename org-config.el to base-org.el.
- Enable lsp by default.
- Improve lsp.
- Add citre package (ctags IDE).
- Add ripgrep search.
- Add pomidor  (pomodoro timer).
- Move keybinding for improve load time (some are deleted or changed).
- Add C-x C-r keybinding for recent files.
- And more...
2022-06-01 09:18:06 -04:00
kj d1c00e505c Add rust lang. 2022-05-06 17:29:24 -04:00
kj da8f068975 First commit. 2022-03-29 19:21:13 -04:00