dotfiles/emacs.d
Gered c0bd2e28bd add configuration for c-ts-mode
since we're using treesit-auto, treesitter modes will be used, and
apparently c-ts-mode overrides c-mode, and thus the usual mode hooks
and settings aren't used and we must use the treesitter mode
equivalents.

kind of annoying and confusing, but whatever
2024-12-07 17:37:17 -05:00
..
.gitignore initial emacs.d config 2024-12-02 23:56:33 -05:00
commands.el add commands.el 2024-12-04 22:49:38 -05:00
dev.el add idle-highlight-mode package 2024-12-03 20:57:26 -05:00
dired.el do not set this dired-sidebar-mode-hook 2024-12-04 22:40:04 -05:00
early-init.el disable menu bar by default. add menu bar toggling keybinds 2024-12-03 20:56:01 -05:00
editing.el add consult package 2024-12-05 22:57:23 -05:00
git.el emit status message 2024-12-04 22:36:58 -05:00
init.el add commands.el 2024-12-04 22:49:38 -05:00
keybinds.el add keybinding for the oh-so-useful kill-this-buffer command 2024-12-07 13:10:34 -05:00
lang-modes.el add configuration for c-ts-mode 2024-12-07 17:37:17 -05:00
minibuffer.el initial emacs.d config 2024-12-02 23:56:33 -05:00
misc.el reformat various files, removing tabs 2024-12-03 11:16:34 -05:00
packages.el reformat various files, removing tabs 2024-12-03 11:16:34 -05:00
ui.el add popper package 2024-12-07 17:33:42 -05:00