Commit Graph

456 Commits

Author SHA1 Message Date
kj
d50d5228cf Add bwtest abbrev. 2025-09-01 15:24:54 -03:00
kj
b0ebfce668 Add new window/frame related shortcuts. 2025-09-01 15:21:50 -03:00
kj
99c6b012e5 Remove hook for ediff-quit. 2025-09-01 15:20:55 -03:00
kj
5ee6db55e0 Remove copilot toggle.
It is easy to remember in order to run it on M-x.
2025-09-01 12:43:25 -03:00
kj
709ca7fe27 Improvements to autocompletion with eglot.
Add a function to toggle autocompletion and improve the
competion-at-point-functions when eglot is rinning using cape-capf-super.
2025-09-01 12:35:10 -03:00
kj
a6b197b6a4 Add copilot toggle to hydra Toggles. 2025-09-01 11:56:03 -03:00
kj
021e19fb3c Add copilot package.
It is disabled by default but can be enabled if necessary.
2025-09-01 11:53:00 -03:00
kj
56141976e9 Add composer, phpunit and psysh 2025-08-30 11:24:19 -03:00
kj
7c4fea3b60 Add function to sort lines by length. 2025-08-29 18:09:21 -03:00
kj
b7168fd349 Change read-this-file to autofill with the current filename. 2025-08-29 18:06:53 -03:00
kj
87dc0ab99a Use intelephense as the php lsp. 2025-08-28 15:10:36 -03:00
kj
9b7635e69e Add string-inflection package. 2025-08-28 14:55:40 -03:00
kj
cadc7a3a7c Allow resize dired-sidebar. 2025-08-28 14:14:13 -03:00
kj
80e693caba Enable magit diff word granularity. 2025-08-26 16:15:54 -03:00
kj
1f31bf736b Add functions+shortcuts to insert the filename into the buffer. 2025-08-26 15:26:00 -03:00
kj
5b6f53fe4f Add "git blamer" into "Toggles" hydra menu. 2025-08-26 13:35:54 -03:00
kj
04f64eda5e Add blamer package
Actually there is vc-msg, vc-anotate, vc-region-history, etc. that do similar
things, but i will add this also.
2025-08-26 13:25:36 -03:00
kj
8f4e9f9fb8 Fix: always delete trailing whitespaces at save. 2025-08-20 15:04:48 -03:00
kj
5ffc4df914 Remove posframe package and other related.
It is more fancy but sometimes is buggy for me and I like mor the normal way of
emacs that shows all at the bottom.
2025-08-13 02:12:08 -03:00
kj
9727ed4949 Improve devdocs config and re-enable it. 2025-08-07 23:07:48 -03:00
kj
fac74ab714 Disable editorconfig and devdocs.
I barely need that. I will enable it when I need it.
2025-08-07 21:40:34 -03:00
kj
ecbb0e7fe9 Simplify the config for eldoc-box. 2025-08-07 09:28:32 -03:00
kj
fb3747f81d Add sql interactive config. 2025-08-06 23:30:58 -03:00
kj
c11add9cab Add corg package. 2025-08-06 23:28:58 -03:00
kj
aa024c234c Enable SQL Babel in ORG mode. 2025-08-06 20:12:11 -03:00
kj
236311a98d Enable init-prog. 2025-08-05 17:06:15 -03:00
kj
cb6ac8aa7c Remove duplicated package rg. 2025-08-05 17:05:53 -03:00
kj
7fc4f9ec7d Reduce devdocs keybinding to one. 2025-08-05 17:04:34 -03:00
kj
45d9a4927a Remove packages that are not needed now. 2025-08-05 17:01:57 -03:00
kj
d2496a736a Add necessary the "provide". 2025-08-05 17:01:06 -03:00
kj
9b62080f21 Remove unnecesarry git-gutter package related function. 2025-08-05 16:59:44 -03:00
kj
1b046e5240 Remove auto-install fonts (nerd-icons).
This may hangs emacs on startup on some cases.
2025-07-31 15:06:03 -03:00
kj
3f54a40282 Change corfu prefix to 2. 2025-07-31 14:03:12 -03:00
kj
4821233f90 Change corfu delay. 2025-07-31 14:00:00 -03:00
kj
3f294373f0 Add lorem ipsum package. 2025-07-31 13:37:27 -03:00
kj
74f017e7b2 Fix: F5 keybinding is not working. 2025-07-22 15:23:18 -03:00
kj
dabaf86f28 Big re-write :)
I reordered the code in a more clean an organized way. Also this improves a lot
the emacs startup time again, bucause after some updates it becomes a bit slow
with the old configuration, so i did it again in a new way.
2025-07-20 13:18:05 -03:00
kj
6ca3a756ad Change vterm defer. 2025-07-17 06:20:32 -03:00
kj
1daab2d95f Disable global subword mode. 2025-07-17 06:18:33 -03:00
kj
6388d5c0bb Fix drag stuff not starting. 2025-06-10 21:17:29 -03:00
kj
cc1fb2a0c9 Only use defer t for now.
In another oportunity i will optimize this again.
2025-06-08 12:42:48 -03:00
kj
4fc380750e A few tweaks for corfu. 2025-06-03 12:12:15 -03:00
kj
564e6dbac5 Update evil bindings. 2025-05-26 13:41:08 -03:00
kj
2a1309ecaa Change defer times to decimals. 2025-05-26 13:40:35 -03:00
kj
d12c13c027 Update elpaca installer version. 2025-05-26 13:38:55 -03:00
kj
3c7ac83e3f Remove unused/unnecessary consult shortcuts. 2025-05-02 04:50:22 -03:00
kj
089b056916 Remove consult-project-extra in favor of project-find-file (native). 2025-05-02 04:49:19 -03:00
kj
c0a0bc347c Just execute exec-path-from-shell. 2025-05-01 13:47:22 -03:00
kj
f2faff5f3f Remove unnecesary lines. 2025-04-29 19:46:11 -03:00
kj
d497b12805 Improve a few the startup time. 2025-04-29 19:41:46 -03:00