Tom Alexander
ed7d4ab4e6
Run emacs garbage collection when idle.
...
This is to hopefully avoid running garbage collection while I am actively interacting with emacs, which should theoretically result in a smoother experience.
2024-01-26 21:21:09 -05:00
Tom Alexander
47c36a82bf
Remove the sorting in company.
...
It wasn't really that much of an improvement.
2023-10-16 19:52:35 -04:00
Tom Alexander
eae6737d76
Slightly better result sorting in company.
2023-10-15 16:01:45 -04:00
Tom Alexander
68139849f6
Switch from corfu to company.
...
It seems corfu is causing problems with eglot: https://github.com/joaotavora/eglot/discussions/1127 .
2023-10-12 15:30:40 -04:00
Tom Alexander
993e773414
Disable logging of LSP traffic.
2023-09-08 11:55:56 -04:00
Tom Alexander
ed25cd6d31
Move elisp into a folder and switch to emacs-wayland on linux.
2023-09-08 11:26:46 -04:00