machine_setup/ansible/roles/emacs/files/elisp
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
..
base-extensions.el Move emacs config to .config/emacs. 2023-10-12 15:30:40 -04:00
base-functions.el Force plain rendering for github links. 2023-10-02 19:48:00 -04:00
base-global-keys.el Add support for generating source hut links. 2023-09-30 01:02:15 -04:00
base-theme.el Move elisp into a folder and switch to emacs-wayland on linux. 2023-09-08 11:26:46 -04:00
base.el Run emacs garbage collection when idle. 2024-01-26 21:21:09 -05:00
common-lsp.el Run emacs garbage collection when idle. 2024-01-26 21:21:09 -05:00
lang-bash.el Enable shellcheck in bash-ts-mode. 2023-09-14 14:25:42 -04:00
lang-dockerfile.el Move elisp into a folder and switch to emacs-wayland on linux. 2023-09-08 11:26:46 -04:00
lang-go.el Use go-mod-ts-mode. 2023-09-14 15:47:30 -04:00
lang-javascript.el Enable inlay hints for typescript. 2024-01-21 17:00:25 -05:00
lang-lua.el Move elisp into a folder and switch to emacs-wayland on linux. 2023-09-08 11:26:46 -04:00
lang-markdown.el Defer the loading of edit-indirect via :commands. 2023-09-14 15:21:39 -04:00
lang-org.el Show the full org-mode links. 2023-10-06 20:21:41 -04:00
lang-python.el Move elisp into a folder and switch to emacs-wayland on linux. 2023-09-08 11:26:46 -04:00
lang-rust.el Add some emacs settings from https://idiomdrottning.org/bad-emacs-defaults . 2023-10-12 15:30:40 -04:00
lang-terraform.el Move elisp into a folder and switch to emacs-wayland on linux. 2023-09-08 11:26:46 -04:00
lang-yaml.el Re-enable some settings. 2023-09-09 01:44:01 -04:00
util-flymake.el Remove Flymake substring from emacs mode line. 2023-09-14 15:00:09 -04:00
util-tree-sitter.el Move elisp into a folder and switch to emacs-wayland on linux. 2023-09-08 11:26:46 -04:00
util-vertico.el Switch from corfu to company. 2023-10-12 15:30:40 -04:00