summaryrefslogtreecommitdiff
path: root/emacs (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-12emacs: set proper font size for linuxFranck Cuny1-1/+1
2021-02-12emacs: some updates to org's uiFranck Cuny2-0/+8
2021-02-12elisp: clean up indentationFranck Cuny1-6/+4
2021-02-12org: more updates for capturesFranck Cuny1-12/+28
2021-02-12org: fix some of the capture templatesFranck Cuny1-1/+7
2021-02-12emacs: new defined search for rgFranck Cuny1-0/+23
2021-02-12emacs: slight changes to theme settingsFranck Cuny1-7/+2
2021-02-12emacs: initial configuration for trampFranck Cuny2-0/+6
2021-02-12org: rewrite the capture templatesFranck Cuny1-37/+77
Start using `doct` to manage the configuration for capturing content. Try to simplify a bit.
2021-02-12org: custom functionsFranck Cuny1-0/+33
Add a few custom functions for org-mode.
2021-01-13emacs: no snippetsFranck Cuny1-1/+1
2021-01-06emacs: performance improvement for magitFranck Cuny1-1/+42
When working with 'source', magit is extremely slow (source is a huge repository, so it's not surprising). We can improve significantly performances by disabling a number of hooks when running git status.
2021-01-04emacs: log when the GC kicks inFranck Cuny1-0/+1
2021-01-04emacs: rename the directoryFranck Cuny21-0/+983