17 Commits (7f1fc2f936fb66ae3720863432a0a8266a2e5003)

Author SHA1 Message Date
John Turner 2154468a1b
rm'd some pattern from ibuffer-never-show-list 2 years ago
John Turner 1f80e2b5c5
never forgot command history 2 years ago
John Turner 228d60c5dc
show server socket name in modeline 2 years ago
John Turner 858ed5a8e7
use early-init.el to allow setting native comp cache dir
Some of the init.el setup code moved to early-init.el to allow loading
our init modules in early init.

Loading the native comp init module in init.el set the cache directory variable
too late and resulted in the original directory still being populated
with eln files.
2 years ago
John Turner ee79cc489b
rm'd eglot config, it has all the servers I use setup by default now 2 years ago
John Turner a12a48a0a3
cleaned up treesitter setup script 2 years ago
John Turner 4a7824f864
added some treesitter setup stuff 2 years ago
John Turner eab0f6e6fd
created init-pixel-scroll.el 2 years ago
John Turner 662ca8ed88
added visual-line-mode to compile-mode-hook 2 years ago
John Turner 69d4fc420b
added visual-line-mode to ielm-mode-hook 2 years ago
John Turner d418b37cc6
created a mode-line init module and new mode-line format 2 years ago
John Turner 9bcb1a65eb
disabled filter groups 2 years ago
John Turner f3a38c6363
init/keys/init-keys: kill buffers without prompt by default 2 years ago
John Turner 99d0013ea7
activate modes at the bottom of init.el or in the assoc init module 2 years ago
John Turner 5acbae0027
added an ediff init module 2 years ago
John Turner 9b4283e142
moved dir-locals out of the init dir 2 years ago
John Turner 6fac8a28da
changed the config-* prefix to init-* for all of the init files 2 years ago