summary refs log tree commit diff
path: root/emacs/custom (unfollow)
Commit message (Expand)AuthorFilesLines
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/+1
2022-06-26fix(prog): configure eglot for buffer formattingFranck Cuny1-12/+14
2022-06-26feat(prog): require go-modeFranck Cuny1-7/+5
2022-06-26feat(prog): enable tree-sitterFranck Cuny2-0/+11
2022-06-26fix(prog): simplify flymake's configuration to work with eglotFranck Cuny1-11/+7
2022-06-21feat(eshell): change the prompt to be like fishFranck Cuny1-0/+31
2022-06-20fix(prog): use gofmt to format go codeFranck Cuny1-3/+4
2022-06-20feat(prog): use nixpkgs-fmt to format nix codeFranck Cuny1-0/+1
2022-06-07