aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/configs/emacs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move emacs configuration at the top levelFranck Cuny2025-06-128-723/+0
|
* configure `aspell` properly to work with EmacsFranck Cuny2025-06-123-10/+3
|
* try a smaller fontFranck Cuny2025-06-111-1/+1
|
* add configuration for text modes to EmacsFranck Cuny2025-06-114-2/+131
|
* use agenix to manage some secretsFranck Cuny2025-06-081-11/+8
| | | | | | | | | | | I have some secrets that I want to manage for my user without having to rely on 1password, and ensure proper rotation everywhere when needed. For now we only have two secrets (one for `llm` and another one is the API key for anthropic for Emacs). Will document the process better in the near future.
* structure emacs configurationFranck Cuny2025-06-086-457/+529
|
* more configuration for emacsFranck Cuny2025-06-021-220/+343
|
* add things related to projects / rgFranck Cuny2025-05-221-22/+33
|
* more refactoring, move things upFranck Cuny2025-05-222-55/+61
|
* more configuration for emacsFranck Cuny2025-05-192-4/+7
|
* reorganize more configurationsFranck Cuny2025-05-191-38/+59
|
* keybindings for flymake + copy some environment variablesFranck Cuny2025-05-191-2/+7
|
* move settings related to backups togetherFranck Cuny2025-05-191-2/+4
|
* show tabsFranck Cuny2025-05-141-1/+1
|
* align comments and add back function to rename buffersFranck Cuny2025-05-141-24/+41
|
* initial configuration for gptel and aidermacsFranck Cuny2025-05-141-0/+31
|
* adjust whitespace mode configurationFranck Cuny2025-05-141-2/+1
|
* emacs: dired+whitespacesFranck Cuny2025-05-121-3/+20
|
* working emacs configuration managed with nixFranck Cuny2025-05-121-431/+226
|
* load environment variables properlyFranck Cuny2025-05-041-4/+2
| | | | | we were only loading the one for aspell, but not the $PATH. We actually don't need the one for aspell.
* disable more GUI elementsFranck Cuny2025-04-291-3/+10
|
* don't use dape with emacsFranck Cuny2025-04-291-13/+0
|
* add headers to elisp filesFranck Cuny2025-04-292-0/+18
|
* initial import of emacs configFranck Cuny2025-04-292-0/+492