dotfiles/emacs.d
Gered b53d7bcc85 adjust code completion settings
- switch away from using tab to trigger completion. i find it annoying
  when & how tab is "overloaded" with completion and indentation.
  using ctrl+space for completion feels a bit more normal to me anyway.
- turn on auto completion pop-up triggering
2024-12-08 14:01:52 -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 disable idle-highlight-mode for now 2024-12-08 13:59:12 -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 adjust code completion settings 2024-12-08 14:01:52 -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 adjust code completion settings 2024-12-08 14:01:52 -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 configure modus-themes a bit more 2024-12-08 14:00:02 -05:00