summary refs log tree commit diff
path: root/emacs/etc/interview.org (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-17ref(text): set abbrev-file-nameFranck Cuny1-0/+1
2022-10-17ref(lsp): switch from lsp-mode to eglotFranck Cuny6-61/+33
2022-10-17ref(prog): wrap comments at column 120Franck Cuny1-2/+2
2022-10-17ref(edit): reorganize the moduleFranck Cuny1-12/+17
2022-10-17ref(completion): remove vertico-multiform and reorganize the moduleFranck Cuny1-21/+17
2022-10-15ref(ui): remote the regex for uniquifyFranck Cuny1-4/+0
2022-10-15ref(navigation): re-organize the module and load packagesFranck Cuny1-45/+31
2022-10-15ref(flymake): add comments for the sectionsFranck Cuny1-0/+3
2022-10-15ref(text): group settings and require the modulesFranck Cuny1-15/+19
2022-10-14ref(rust): delete the moduleFranck Cuny1-24/+0
2022-10-14ref(python): use black when availableFranck Cuny1-3/+7
2022-10-14ref(org-mode): drop references to notmuchFranck Cuny1-12/+0
2022-10-14ref(text): use gfm-mode for README.md filesFranck Cuny1-1/+7
2022-10-14ref: don't coerce eldoc's buffer to a small windowFranck Cuny1-1/+1
2022-10-14ref: move flymake and eldoc configuration to their own librariesFranck Cuny4-15/+45
2022-09-24fix(prog/lsp): apply a number of fixes related to LSPFranck Cuny3-59/+23
2022-09-24feat(packages): install corfu-docFranck Cuny2-0/+4
2022-09-22feat(lang/nix): format the buffer on saveFranck Cuny1-0/+5
2022-09-17ref(completion): add more packages for completionFranck Cuny5-12/+28
2022-09-17feat(lang/nix): configure Emacs for nixFranck Cuny2-0/+22
2022-09-17ref(tree-sitter): move the configuration to its own fileFranck Cuny3-10/+22
2022-09-17feat(lang/rust): configure Emacs for rustFranck Cuny2-0/+20
2022-09-17ref(email): remove configuration for notmuchFranck Cuny2-80/+0
2022-09-17feat(lang/go): configure Emacs for goFranck Cuny2-0/+31
2022-09-17feat(lsp): configure lsp-mode for EmacsFranck Cuny3-0/+29
2022-09-17feat(lang/python): configure Emacs for pythonFranck Cuny2-0/+18
2022-09-17feat(packages): install all required packages via straightFranck Cuny2-73/+78
2022-09-17feat(packages): configure straight for managing packagesFranck Cuny1-0/+14
2022-09-17feat(aspell): more wordsFranck Cuny1-1/+2
2022-09-15fix(prog): set python indentation to 4 spacesFranck Cuny1-1/+1
2022-09-07feat(UI): use the default themeFranck Cuny1-15/+0
2022-09-07feat(project): consider cargo's crate as projectFranck Cuny1-0/+9
2022-08-22feat(rust): add initial configuration for rustFranck Cuny2-2/+9
2022-08-10feat(feed): https://pluralistic.net/Franck Cuny1-0/+1
2022-07-07feat(org-mode): elisp links to these functions are safeFranck Cuny1-0/+4
2022-07-07feat(org-mode): reset check boxes for repeated tasksFranck Cuny1-0/+22
2022-07-07feat(org-mode): get rid of some custom functionFranck Cuny1-19/+13
2022-07-07feat(org-mode): add more TODO keywordsFranck Cuny1-1/+2
2022-07-07feat(org-mode): add a new file to the agenda: habits.orgFranck Cuny1-3/+2
2022-07-07feat(org-mode): add capture template for emailsFranck Cuny2-4/+9
2022-07-07feat(notmuch): tweak a bit more the configurationFranck Cuny1-13/+57
2022-07-07ref(elfeed): remove more feedsFranck Cuny1-38/+1
2022-07-07ref(elfeed): set the default search filter to 1 monthFranck Cuny1-1/+1
2022-07-07ref(elfeed): delete commented out codeFranck Cuny1-63/+0
2022-07-02ref(org): lower case for template menuFranck Cuny1-4/+4
2022-07-02feat(org): add a capture template for tasks related to mailFranck Cuny1-0/+10
2022-07-02feat(notmuch): define saved searchesFranck Cuny1-1/+17
2022-06-27ref(prog): clean up comment settingsFranck Cuny1-2/+3
2022-06-27fix(completion): load explicitly consultFranck Cuny1-0/