Skip to content

Tags: aethanyc/emacs-init

Tags

emacs-29

Toggle emacs-29's commit message
Remove git-commit package setup

`git-commit` is part of the `magit` package.

emacs-28

Toggle emacs-28's commit message
Unset flycheck-clang-language-standard

Just use the default standard with current clangd.

emacs-27

Toggle emacs-27's commit message
Tweak some Rust development configs

Turn off lsp-rust-analyzer-server-display-inlay-hints because the
display type is a bit noisy.

Change rustic-format-trigger to format on save.

emacs-26

Toggle emacs-26's commit message
Replace c-mode-common with c-mode and C++-mode

Some major modes like java-mode or idl-mode do not need these packages
enabled.

emacs-25

Toggle emacs-25's commit message
Rename ido-ubiquitous to ido-completing-read+

emacs-24

Toggle emacs-24's commit message
Add editable dired mode to tips.org